mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
bin | ||
opensnitch | ||
.gitignore | ||
LICENSE | ||
MANIFEST.in | ||
README.md | ||
screenshot.png | ||
setup.py |
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.

( 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.