tcpterm visualize packets in TUI.
$ go get github.com/sachaos/tcpterm
$ tcpterm -h
NAME:
tcpterm - tcpdump for human
USAGE:
tcpterm [global options] command [command options] [arguments...]
VERSION:
0.0.1
COMMANDS:
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--interface value, -i value If unspecified, use lowest numbered interface.
--help, -h show help
--version, -v print the version
- Optimize packets list view.
- Improve detail view, and dump view.