1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 07:55:24 +02:00
tldr/pages/linux/termshark.md
2025-06-13 06:09:29 +02:00

290 B

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}}