opensnitch/daemon/rule
Gustavo Iñiguez Goia ff3ac6663a
allow to filter connections by username
Added new rule operand 'user.name' to filter connections by username.

More info #1236
2025-01-09 17:15:28 +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 filter connections by username 2025-01-09 17:15:28 +01:00
operator_lists.go improved rules reloading, cli parameters 2024-05-22 00:47:54 +02: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