Merge pull request 'discrepancy in the example' (#2) from dev into main

Reviewed-on: #2
This commit is contained in:
serxoz 2024-04-18 17:05:23 +02:00
commit 5a643573ae

View File

@ -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