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.
![]() Every rule has an entry point besides a constructor, which configures all it needs to match connections, based on user defined criteria (ip, regexp, etc). This only needs to be done the first time we load a rule, because the fields of a rule are static. However for rules of type "lists" we were iniatializing each rule of this type once per connection that it matched. |
||
---|---|---|
.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.