8000 GitHub - spacehuhn/packetGraph
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

spacehuhn/packetGraph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packet Graph

Displays the WiFi traffic around you in a nice terminal graph.

Screenshot of PacketGraph

Usage

To scan the traffic you can either use a standard WiFi interface or an ESP8266!

WiFi interface (e.g. USB dongle)

Start monitor mode on your WiFi card: airmon-ng start <interface>
Example: airmon-ng start wlan0

Make sure your card supports monitor mode!

ESP8266

Flash the esp8266_packet_counter onto your ESP8266. You can either use the Arduino sketch or the .bin file.
Then just plug the ESP8266 in over USB.

Start the program
python3 packetGraph.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.5%
  • Other 7.5%
0