New: allow_all_outgoing_traffic (true/false)

This commit is contained in:
2019-03-07 19:31:12 +01:00
parent f4e92ec8b3
commit 4967e6549d
6 changed files with 106 additions and 40 deletions

View File

@ -35,6 +35,17 @@ loopback="::1/128"
do_not_firewall_bridged_traffic=false
# -------------
# --- Allow all outgoing traffic
# -------------
# - unprotected_ifs
# -
# - Posiible values are 'true' and 'false'
# -
allow_all_outgoing_traffic=false
# -------------
# --- Interfaces completly blocked
# -------------