From 123c0931797dfe4efc6eba6a80af99fb7ae457d6 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Fri, 2 Jan 2015 23:28:32 -0800 Subject: [PATCH] Updated Ban Brute Force Crackers (markdown) --- Ban-Brute-Force-Crackers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ban-Brute-Force-Crackers.md b/Ban-Brute-Force-Crackers.md index 0638495..cbacce0 100644 --- a/Ban-Brute-Force-Crackers.md +++ b/Ban-Brute-Force-Crackers.md @@ -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. \ No newline at end of file