https://github.com/bertptrs/badhosts
Hosts that are bothering my server.
https://github.com/bertptrs/badhosts
Last synced: 4 months ago
JSON representation
Hosts that are bothering my server.
- Host: GitHub
- URL: https://github.com/bertptrs/badhosts
- Owner: bertptrs
- Created: 2016-03-16T12:58:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-20T23:00:17.000Z (over 8 years ago)
- Last Synced: 2025-01-11T21:32:07.782Z (6 months ago)
- Language: Shell
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Badhosts
Like many people, I have a server, and like most others, it is often attempted
to log into. I use SSHGuard to protect myself from that. This repository
contains the hosts that ignore that.The badhosts file in this repository is created by running the
`update-badhosts.sh` script on a systemd timer. It reads from the current
sshguard blacklist, and adds any new IP addresses to the list.If the resulting blacklist is of any help to anyone, let me know.
If you want to use this script yourself, feel free to run it/fork me. Please
note that the SSHGuard blacklist format differs per version of SSHGuard. I am
using version 1.6.3 running on Arch Linux.