OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
Find a file
Simone Margaritelli b8a45989b5 lol
2017-04-17 19:19:43 +02:00
bin Fixes 2017-04-17 18:44:15 +02:00
opensnitch Fixed version to respect PIP 440 2017-04-17 19:09:00 +02:00
.gitignore Proper packaging ... more or less. 2017-04-17 17:30:25 +02:00
LICENSE Yo 2017-04-17 16:34:50 +02:00
MANIFEST.in Proper packaging ... more or less. 2017-04-17 17:30:25 +02:00
README.md lol 2017-04-17 19:19:43 +02:00
screenshot.png New screenshot and fixes 2017-04-17 18:11:48 +02:00
setup.py Version is now in its own py file. 2017-04-17 17:37:43 +02:00

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 nfqueue-bindings-python
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.