Subversion Repositories configs

Rev

Rev 71 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 71 Rev 87
Line 1... Line 1...
1
#!/usr/bin/python
1
#!/usr/bin/env fail2ban-python
2
# Inspired by https://isc.sans.edu/forums/diary/When+Google+isnt+Google/15968/
2
# Inspired by https://isc.sans.edu/forums/diary/When+Google+isnt+Google/15968/
3
#
3
#
4
# Written in Python to reuse built-in Python batteries and not depend on
4
# Written in Python to reuse built-in Python batteries and not depend on
5
# presence of host and cut commands
5
# presence of host and cut commands
6
#
6
#