Control Network Traffic - Termshark Packet Analysis | Online Free DevTools by Hexmos

Control network traffic instantly with Termshark, a terminal-based network analyzer. Capture packets, filter protocols, and inspect connections. Free online tool, no registration required.

termshark

Terminal UI for tshark, but looks more like wireshark. More information: https://github.com/gcla/termshark/blob/master/docs/UserGuide.md.

  • Monitor the default network interface:

sudo termshark

  • Specify the interface to monitor:

sudo termshark {{interface}}