From dde25f89e1f4c6366b9019fc38217a0fc05e9156 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sat, 3 Jan 2015 14:00:33 +0800 Subject: [PATCH] Update README.md --- utils/README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/utils/README.md b/utils/README.md index 8441748..f624309 100644 --- a/utils/README.md +++ b/utils/README.md @@ -6,13 +6,4 @@ autoban.py Automatically ban IPs that try to brute force crack the server. - python autoban.py < /var/log/shadowsocks.log - -Use `-c` to specify with how many failure times it should be considered as an -attack. Default is 3. - -To continue watching for the log file: - - nohup tail -f /var/log/shadowsocks.log | python autoban.py >log 2>log & - -Use with caution. Avoid to ban yourself. +See https://github.com/shadowsocks/shadowsocks/wiki/Ban-Brute-Force-Crackers