Command line network monitor for linux. Written in python.
pip install netmon
$ netmon
By default netmon will try to detect your network device. If it fails, you can specify the network device, e.g., netmon wlan1
- PRs are more than welcome
- Building—
make build - Publishing—
make publish - Converting the markdown readme to
rst—make convert make clean—a simplegit clean -fdx
