Skip to content

Commit 5fd8e93

Browse files
committed
Add unbind() to README example
1 parent a43e8ad commit 5fd8e93

File tree

2 files changed

+3963
-2848
lines changed

2 files changed

+3963
-2848
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ it. ::
2626
nfqueue.run()
2727
except KeyboardInterrupt:
2828
print
29+
30+
nfqueue.unbind()
2931

3032
To send packets destined for your LAN to the script, type something like::
3133

0 commit comments

Comments
 (0)