opensnitch/daemon/ui
Gustavo Iñiguez Goia 820a6f2930 added option to set priority on the rules
If a rule has the priority flag set, no others rules will be checked.
So if you name the rule as 000-allow-xx and set the priority flag, the
rule wil lbe the only one that will be checked if it matches a
connection.

See #36 to know more on this feature.
2020-10-23 00:02:16 +02:00
..
protocol added option to set priority on the rules 2020-10-23 00:02:16 +02:00
client.go added option to set priority on the rules 2020-10-23 00:02:16 +02:00
config.go fixed race conditions setting log level and monitor methods 2020-06-14 20:14:24 +02:00
notifications.go close nfqueue descriptors gracefully 2020-07-17 01:29:58 +02:00