sshpiper/plugin/failtoban
2025-02-05 22:26:32 -08:00
..
main.go Enhance failtoban plugin with log-only mode and SIGHUP cache reset (#519) 2025-02-05 22:26:32 -08:00
README.md non return plugin callback now will be triggered together (#162) 2023-07-11 01:32:05 -07:00

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