mirror of
https://codeberg.org/prof_x_pvt_ltd/captive.whump.shanti-portal
synced 2024-08-14 22:46:42 +00:00
comment
This commit is contained in:
parent
d09cf444f3
commit
1d24604978
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
# Python helper tool to add IPtables rule using the iptc library. This must
|
||||
# of course run as root for iptc to work.
|
||||
|
||||
from argparse import ArgumentParser
|
||||
from pprint import pprint as pp
|
||||
|
|
Loading…
Reference in a new issue