Skip to content

Commit dde25f8

Browse files
committed
Update README.md
1 parent 98f73e4 commit dde25f8

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

utils/README.md

+1-10
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,4 @@ autoban.py
66

77
Automatically ban IPs that try to brute force crack the server.
88

9-
python autoban.py < /var/log/shadowsocks.log
10-
11-
Use `-c` to specify with how many failure times it should be considered as an
12-
attack. Default is 3.
13-
14-
To continue watching for the log file:
15-
16-
nohup tail -f /var/log/shadowsocks.log | python autoban.py >log 2>log &
17-
18-
Use with caution. Avoid to ban yourself.
9+
See https://github.com/shadowsocks/shadowsocks/wiki/Ban-Brute-Force-Crackers

0 commit comments

Comments
 (0)