mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 16:44:46 +01:00
![]() - Previously we only supported multiple ICMP types on the same rule by adding multiple keys: Key: type Value: echo-request Key: type Value: echo-reply Now it's possible to specify them using ',': Key: type Value: echo-request,echo-reply - Validate ICMP types before adding them. |
||
---|---|---|
.. | ||
exprs | ||
chains.go | ||
monitor.go | ||
nftables.go | ||
parser.go | ||
rule_helpers.go | ||
rules.go | ||
system.go | ||
tables.go | ||
utils.go |