You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+23-30
Original file line number
Diff line number
Diff line change
@@ -10,29 +10,27 @@ See also this: [sefinek/Cloudflare-WAF-To-AbuseIPDB](https://github.com/sefinek/
10
10
11
11
12
12
## 📋 Requirements
13
-
- Node.js + npm
14
-
- Git
15
-
16
-
17
-
## 🧪 Tested operating systems
18
-
-**Ubuntu Server:** 20.04 & 22.04
19
-
20
-
*If the distribution you're using to run this tool isn't listed here but works correctly, please create a new [Issue](https://github.com/sefinek/UFW-AbuseIPDB-Reporter/issues) or submit a [Pull request](https://github.com/sefinek/UFW-AbuseIPDB-Reporter/pulls).*
The installation script will automatically download and configure the tool on your machine. During the installation process, you will be prompted to provide an [AbuseIPDB API token](https://www.abuseipdb.com/account/api).
35
-
36
34
37
35
## 🖥️ Usage
38
36
After successful installation, the script will run continuously in the background, monitoring UFW logs and automatically reporting malicious IP addresses.
@@ -41,25 +39,20 @@ The tool requires no additional user action after installation. However, it's wo
41
39
Servers open to the world are constantly scanned by bots, usually looking for vulnerabilities or other security gaps.
42
40
So don't be surprised if the next day, the number of reports to AbuseIPDB exceeds a thousand.
43
41
44
-
### 🔍 Checking service status
45
-
```bash
46
-
sudo systemctl status abuseipdb-ufw.service
47
-
```
48
-
49
-
To see the current logs generated by the process, use the command:
0 commit comments