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.
![]() Initial support to filter connections using lists of domains. The lists must be in hosts format: - 0.0.0.0 www.domain.com - 127.0.0.1 www.domain.com From the rules editor, create a new rule, and select [x] To this lists of domains Select a directory with files in hosts format, select [x] Priority rule, select [x] Deny and click on Apply. An example of a list in hosts format: https://www.github.developerdan.com/hosts/lists/ads-and-tracking-extended.txt Note: you can also add a list of domains to allow, not only domains to block. TODOs: - support for URLs besides directories (local lists). - support for scheduled updates of the above URLs. related #298 |
||
---|---|---|
.github | ||
daemon | ||
debian | ||
proto | ||
screenshots | ||
ui | ||
.gitignore | ||
LICENSE | ||
make_ads_rules.py | ||
Makefile | ||
README.md | ||
release.sh |
OpenSnitch is a GNU/Linux application firewall.
Installation and configuration
Please, refer to the documentation for detailed information.