Traffic viewer
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
docs
header
.gitignore
README.md
listen.c

README.md

Promet

Local Traffic Monitor.

Version

1.0

Requirements

  • Gcc
  • Linux

How to use

git clone git@github.com:nkman/promet.git
cd promet
sudo su

gcc -o listen listen.c
./listen <protocol>

supported protocols are TCP, UDP, ICMP.

In Action

alt Promet

License

MIT

Free Software