mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
respect standard spelling of IPv6 (with port) enclosed in brackets ([ipv6]:port), to prevent the necessarily changing of many filter definitions, comparison:
#IPv4:
127.0.0.1:55555
#IPv6:
[a🅱️c:d::1]:55555
some small fixes (in test cases also) and code review and few optimizations;
|
||
|---|---|---|
| .. | ||
| client | ||
| server | ||
| tests | ||
| __init__.py | ||
| exceptions.py | ||
| helpers.py | ||
| protocol.py | ||
| version.py | ||