apache2046 / fail2drop

A simple implementation for rejecting/banning IP addresses which ssh fail with.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fail2drop

use steps

  • go build fail2drop.go
  • sudo cp fail2drop /usr/bin/
  • sudo cp fail2drop.service /etc/systemd/system/
  • sudo systemctl enable fail2drop.service
  • sudo systemctl start fail2drop.service

About

A simple implementation for rejecting/banning IP addresses which ssh fail with.


Languages

Language:Go 100.0%