An open API service indexing awesome lists of open source software.

https://github.com/ntdls/ip-traffic-spy

Allows you to easily watch the data that is being passed back and forth from your computer and other computers on the internet or network.
https://github.com/ntdls/ip-traffic-spy

internet networking showcase sockets system

Last synced: about 2 months ago
JSON representation

Allows you to easily watch the data that is being passed back and forth from your computer and other computers on the internet or network.

Awesome Lists containing this project

README

        

# IP-Traffic-Spy
Allows you to easily watch the data that is being passed back and forth from your computer and other computers on the internet or network. This is accomplished by reading the raw TCP/IP packets that are processed by your network adapter and displaying them in a user friendly fashion.

Especially fun on older networks with HUBs (as opposed to switches) where data is frequently broadcast and essential when debugging intentional network broadcasting.

![image](https://github.com/NTDLS/IP-Traffic-Spy/assets/11428567/a9937bc1-f2c6-453d-b7bb-ee3520df6c63)