This commit is contained in:
2025-06-25 17:20:15 +02:00
parent 050c44c0d6
commit dad04fc942

View File

@ -31,7 +31,6 @@ Manually ban/Add a IP:
Perma ban IP:
`go run main.go add 192.168.1.102 permanent "Serious threat" '{"threat_level":"critical"}'`
``
Manually unban a IP:
`go run main.go del 192.168.1.100`