Code Monkey home page Code Monkey logo

netsky's People

Contributors

arnaudoff avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

fishke22

netsky's Issues

Implement a PacketDetailsComponent

  • Should have some kind of a tree view visualizing the JSON received from the SnifferClientService with all of its fields
  • Should trigger once an onClick() has been called on one of the packets in the PacketListComponent

Implement basic PacketListComponent

  • Should communicate with the SnifferClientService and subscribe to new packets received
  • Should visualize a summary of the the received packets contents
  • Should have an onClick() event that opens a PacketDetailsComponent

Write the second chapter

  • Second chapter (write requirements for the product, argument the language and the technologies, explanation of the algorithm and the scenario of the product)

Implement the sharing feature on the client

  • Implement application as a listener
  • Implement fetching the available listeners from the server
  • Implement the negotiation between the client and the server, including the models.

The server crashes if it's not run with sudo

Executing

{ "start-sniffer": { "interfaces": ["wlp3s0"], "shared": ["foo"], "filters": ["ip"] } }

leads to

[2017-01-04 21:20:36] [connect] WebSocket Connection [::1]:38982 v13  / 101
terminate called after throwing an instance of 'sniffer::core::SnifferException'
  what():  Couldn't open device wlp3s0: wlp3s0: You don't have permission to capture on that device (socket: Operation not permitted)

Thread 2 sniffer received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffff553e700 (LWP 14951)]
0x00007ffff6b6704f in raise () from /usr/lib/libc.so.6

when the sniffer executable is run without root privileges.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.