mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08: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}}