GuillaumeGomez / ban-ssh-ips

Little script to read failed auths and ban their IPs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ban-ssh-ips

Little script to read failed auths and ban their IPs.

Just run as follows:

$ python3 ban_ips.py

/!\ Be careful when using it! If your IP is listed, you won't be able to connect through ssh again until you remove yourself from the ban IPs list.

About

Little script to read failed auths and ban their IPs

License:MIT License


Languages

Language:Python 100.0%