sshpiper/plugin/failtoban/README.md
Boshi Lian 2067fcb003
non return plugin callback now will be triggered together (#162)
* add failtoban plugin

* fmt

* bump ver

* add failtoban e2e

* add readme

* update readme
2023-07-11 01:32:05 -07: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 plguin> -- failtoban
```
## Configuration
* max-failures: max failures before ban, default 5
* ban-duration: ban duration, default 1h