13 lines
290 B
Markdown
Raw Normal View History

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