Home
Softono
netmon

netmon

Open source Python
19
Stars
1
Forks
0
Issues
1
Watchers
9 months
Last Commit

About netmon

▁▃▆▇ Network monitor for linux

Platforms

Web Self-hosted Linux

Languages

Python

netmon

Command line network monitor for linux. Written in python.

asciicast

Install

pip install netmon

Run

$ netmon

By default netmon will try to detect your network device. If it fails, you can specify the network device, e.g., netmon wlan1

Development

  • PRs are more than welcome
  • Building—make build
  • Publishing—make publish
  • Converting the markdown readme to rstmake convert
  • make clean—a simple git clean -fdx