Skip to content

stamparm/ipnoise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

sudo su
apt-get install python python-pcapy git
cd /root
git clone https://github.com/stamparm/ipnoise.git
(crontab -l ; echo '*/1 * * * * if [ -n "$(ps -ef | grep -v grep | grep ipnoise/sensor.py)" ]; then : ; else python /root/ipnoise/sensor.py; fi') | crontab -

About

Network white noise collector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published