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