discrepancy in the example #2

Merged
serxoz merged 1 commits from dev into main 2024-04-18 17:05:25 +02:00

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