github

evilsocket / opensnitch

  • вторник, 2 мая 2017 г. в 03:12:02
https://github.com/evilsocket/opensnitch

Python
OpenSnitch is a GNU/Linux port of the Little Snitch application firewall.



OpenSnitch

OpenSnitch is a GNU/Linux port of the Little Snitch application firewall.

Warning: This is still alpha quality software, don't rely on it (yet) for your computer security.

OpenSnitch

Install

sudo apt-get install build-essential python-dev python-setuptools libnetfilter-queue-dev python-qt4
cd opensnitch
sudo python setup.py install

Run

sudo opensnitch

TODOs

grep -r TODO opensnitch | cut -d '#' -f 2 | sort -u

License

This project is copyleft of Simone Margaritelli and released under the GPL 3 license.