Skip to content

Instantly share code, notes, and snippets.

View tmurd87's full-sized avatar
💭
I may be slow to respond.

tmurd87

💭
I may be slow to respond.
View GitHub Profile
@MalteKiefer
MalteKiefer / HowTo
Last active April 4, 2024 21:03
UFW Block IPs from abuseipdb Blacklist
# API Key
First of all create a free account here and create an API key to use the blacklist: https://www.abuseipdb.com
# UFW
You should have installed and started UFW, test it with
```bash
ufw status
```
# Cronjob