b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | --- a/config/filter.d/ignorecommands/apache-fakegooglebot |
2 | +++ b/config/filter.d/ignorecommands/apache-fakegooglebot | ||||
3 | @@ -1,4 +1,4 @@ | ||||
4 | -#!/usr/bin/env fail2ban-python | ||||
5 | +#!/usr/bin/env python3 | ||||
6 | # Inspired by https://isc.sans.edu/forums/diary/When+Google+isnt+Google/15968/ | ||||
7 | # | ||||
8 | # Written in Python to reuse built-in Python batteries and not depend on |