Add unbind() to README example
This commit is contained in:
parent
a43e8ad410
commit
5fd8e932ac
|
@ -26,6 +26,8 @@ it. ::
|
|||
nfqueue.run()
|
||||
except KeyboardInterrupt:
|
||||
print
|
||||
|
||||
nfqueue.unbind()
|
||||
|
||||
To send packets destined for your LAN to the script, type something like::
|
||||
|
||||
|
|
6757
netfilterqueue.c
6757
netfilterqueue.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue