opensnitch/README.md
2017-04-19 06:55:41 +05:30

742 B

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

( Yeah UI sucks, anyone willing to help with that? :P )

Install

sudo apt-get install build-essential python-dev libnetfilter-queue-dev
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.