Merge pull request 'discrepancy in the example' (#2) from dev into main
Reviewed-on: #2
This commit is contained in:
commit
5a643573ae
@ -9,8 +9,8 @@
|
||||
# table <blacklist> persist file "/etc/blacklist"
|
||||
# block drop in quick from <blacklist> to any
|
||||
# then add/delete dinamically:
|
||||
# pfctl -t badhosts -T add $1
|
||||
# pfctl -t badhosts -T delete $1
|
||||
# pfctl -t blacklist -T add $1
|
||||
# pfctl -t blacklist -T delete $1
|
||||
|
||||
# Example for "debugging":
|
||||
echo $1 > /tmp/foo
|
||||
|
Loading…
Reference in New Issue
Block a user