snippetbashTip
termshark — Terminal UI for `tshark`, but looks more like `wireshark`. More information: <https://github.com/gcl
Viewed 0 times
terminalcommandbutclitermsharkfortsharklooks
linux
Problem
How to use the
termshark command: Terminal UI for tshark, but looks more like wireshark. More information: <https://github.com/gcla/termshark/blob/master/docs/UserGuide.md>.Solution
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 termsharkSpecify the interface to monitor:
sudo termshark {{interface}}Code Snippets
Monitor the default network interface
sudo termsharkSpecify the interface to monitor
sudo termshark {{interface}}Context
tldr-pages: linux/termshark
Revisions (0)
No revisions yet.