mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-03 07:55:24 +02:00
290 B
290 B
termshark
Terminal UI for
tshark
, but looks more likewireshark
. 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}}