sshpiper/plugin/failtoban/README.md
Josh Bleecher Snyder 17c0645dc6
fix typos, re-run protoc (#686)
* fix typos in docs

* use keys in named literal

For easier grepping, and better stability.

* libplugin: regenerate with v1.36.10

592ca79999 upgraded
the dependency, but didn't actually regenerate.
2025-12-04 12:58:56 -08:00

17 lines
No EOL
310 B
Markdown

# fail to ban for sshpiperd
put ip to jail for a while after failed to login for several times.
## Usage
put this plugin after other plugins, like:
```
sshpiperd <main plugin> -- failtoban
```
## Configuration
* max-failures: max failures before ban, default 5
* ban-duration: ban duration, default 1h