mirror of https://github.com/fail2ban/fail2ban
- Changed Fail2Ban description
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_5@143 a942ae1a-1317-0410-a47c-b1dcaea8d6050.5
parent
cd1ede8d5b
commit
2b8df84fa9
|
@ -47,7 +47,7 @@ def dispUsage():
|
||||||
print "Usage: "+sys.argv[0]+" [OPTIONS]"
|
print "Usage: "+sys.argv[0]+" [OPTIONS]"
|
||||||
print
|
print
|
||||||
print "Fail2Ban v"+version+" reads log file that contains password failure report"
|
print "Fail2Ban v"+version+" reads log file that contains password failure report"
|
||||||
print "and bans the corresponding IP address using iptables."
|
print "and bans the corresponding IP addresses using firewall rules."
|
||||||
print
|
print
|
||||||
print " -b start fail2ban in background"
|
print " -b start fail2ban in background"
|
||||||
print " -d start fail2ban in debug mode"
|
print " -d start fail2ban in debug mode"
|
||||||
|
|
Loading…
Reference in New Issue