discrepancy in the example

This commit is contained in:
serxoz 2024-04-18 17:05:02 +02:00
parent 0faaae839f
commit 34c7e3bec0

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