Updated Ban Brute Force Crackers (markdown)
parent
72a6c992eb
commit
123c093179
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ attack. Default is 3.
|
||||||
|
|
||||||
To continue watching for the log file:
|
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.
|
Use with caution. Avoid to ban yourself.
|
Loading…
Add table
Add a link
Reference in a new issue