Block outgoing traffic to local networks by default #434

Merged
greg merged 2 commits from feature/block_outoing_local_traffic into feature/qemu_snapshots 2022-10-22 11:50:28 +00:00
Showing only changes of commit 58e6e7de03 - Show all commits

View File

@ -45,6 +45,5 @@ end
direction :out
protocol :none
command :deny
logging :connections
end
end