summaryrefslogtreecommitdiff
path: root/sshban.py
Commit message (Collapse)AuthorAge
* sshban: periodically remove expired items from ExpiringCounterAnton Khirnov2020-04-06
|
* sshban: allow using SIGUSR1 to dump current state to logAnton Khirnov2020-04-06
|
* sshban: use shlex to parse the actionAnton Khirnov2020-04-04
| | | | Allows to use more complex commands as actions.
* sshban: log uncaught top-level exceptionAnton Khirnov2020-04-04
| | | | Makes it more noticeable when sshban dies.
* sshban: add new evil regexAnton Khirnov2020-04-04
| | | | error: maximum authentication attempts exceeded
* Initial commit.Anton Khirnov2020-04-04