Skip to content

mdomlop/netmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netmon-preview

NetMon

Very simple console network traffic monitor for Linux.

Usage:

netmon INTERFACE

Where INTERFACE is one of the interfaces on /sys/class/net/ directory.

Install

You can install directly to your system. Default target directory is /usr/local/bin/. Change PREFIX variable to /usr if you want to.

Classic mode:

make && make install

or

make && make install PREFIX=/usr

Packaging:

pacman

Maybe you can install from AUR. Or build the package it by hand:

make pkg_arch

dpkg

To build a .deb:

make pkg_debian

About

Simple console network traffic monitor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published