From 77a891838f0456944777830152171c23fb52a71a Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 15 Nov 2017 07:09:41 -0500 Subject: netfilter split, --netfilter.print, --netfilter6.print --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 839afef67..924b2ddb3 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,20 @@ $ --debug-private-lib Debug messages for --private-lib option. + --netfilter.print=name|pid + Print the firewall installed in the sandbox specified by name + or PID. Example: + + $ firejail --net=browser --net=eth0 --netfilter firefox & + $ firejail --netfilter.print=browser + + --netfilter6.print=name|pid + Print the IPv6 firewall installed in the sandbox specified by + name or PID. Example: + + $ firejail --net=browser --net=eth0 --netfilter firefox & + $ firejail --netfilter6.print=browser + ````` ## New profiles: -- cgit v1.2.3-54-g00ecf