mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
![]() - Allow to configure system firewall configuration file path: * via cli (-fw-config-file). * via global configuration file. - Allow to configure fw rules check interval. The system fw config file contains regular iptables/nftables rules. Previously it was hardcoded to /etc/opensnitchd/system-fw.json The interval to check if the interception rules were added was also hardcoded to 10 seconds. Now it's possible to configure it. A value of "0s" disables the interval, while "" defaults to 10 seconds. |
||
---|---|---|
.. | ||
common | ||
config | ||
iptables | ||
nftables | ||
rules.go |