opensnitch/daemon/rule
Gustavo Iñiguez Goia ced8410d43
allow to use lists of md5s to block connections
Besides domains, net ranges and IPs, now it's possible to
filter connections by the MD5 of a binary, if it's enabled.
2025-01-24 00:47:02 +01:00
..
testdata rules: improved operator list parsing and conversion 2023-10-09 14:55:15 +02:00
loader.go fixed loading rules when Created field is a timestamp 2024-06-10 23:54:54 +02:00
loader_test.go updated rules tests 2023-10-09 18:07:48 +02:00
operator.go allow to use lists of md5s to block connections 2025-01-24 00:47:02 +01:00
operator_lists.go allow to use lists of md5s to block connections 2025-01-24 00:47:02 +01:00
operator_test.go updated rules tests 2023-09-22 01:21:27 +02:00
rule.go fixed loading rules when Created field is a timestamp 2024-06-10 23:54:54 +02:00
rule_test.go deserialize rules operator list correctly 2023-11-11 02:16:08 +01:00