Updated Ban Brute Force Crackers (markdown)

clowwindy 2015-01-02 23:28:32 -08:00
parent 72a6c992eb
commit 123c093179

@ -9,6 +9,6 @@ attack. Default is 3.
To continue watching for the log file:
nohup tail -f /var/log/shadowsocks.log | python autoban.py >log 2>log &
nohup tail -F /var/log/shadowsocks.log | python autoban.py >log 2>log &
Use with caution. Avoid to ban yourself.