mirror of https://github.com/fail2ban/fail2ban
pyasyncore and pyasynchat optional for python 3.12+ (bundled-in within fail2ban)
parent
1371c91512
commit
86cacca9e4
|
@ -43,6 +43,7 @@ Optional:
|
|||
- [systemd >= 204](http://www.freedesktop.org/wiki/Software/systemd) and python bindings:
|
||||
* [python-systemd package](https://www.freedesktop.org/software/systemd/python-systemd/index.html)
|
||||
- [dnspython](http://www.dnspython.org/)
|
||||
- [pyasyncore](https://pypi.org/project/pyasyncore/) and [pyasynchat](https://pypi.org/project/pyasynchat/) (normally bundled-in within fail2ban, for python 3.12+ only)
|
||||
|
||||
|
||||
To install:
|
||||
|
|
Loading…
Reference in New Issue