OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
Find a file
Gustavo Iñiguez Goia b066b11c47 improved complex rules
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.
2021-02-19 01:03:45 +01:00
.github Merge opensnitch 1.3.0-rc2 2020-12-09 15:41:18 +01:00
daemon improved complex rules 2021-02-19 01:03:45 +01:00
debian deb: fixed debian/changelog 2021-02-13 18:19:11 +01:00
proto Use daemon's event timestamp in UI. 2020-12-22 22:50:18 +03:00
screenshots added more screenshots 2020-02-25 22:39:32 +01:00
ui ui, db: allow to save events to disk 2021-02-16 01:25:09 +01:00
.gitignore misc: small fix or general refactoring i did not bother commenting 2018-04-16 17:51:54 +02:00
LICENSE Update LICENSE 2020-06-20 17:48:59 +02:00
make_ads_rules.py Misc. typos 2018-09-06 19:24:38 -04:00
Makefile removed sudo from Makefiles 2020-12-11 23:42:47 +01:00
README.md fixed urls 2021-02-15 11:03:18 +01:00
release.sh misc: small fix or general refactoring i did not bother commenting 2018-04-10 19:49:58 +02:00

opensnitch

Release Software License Go Report Card

OpenSnitch is a GNU/Linux application firewall.

OpenSnitch

Installation and configuration

Please, refer to the documentation for detailed information.

Contributors

See the list