From 900f1367d2b40d8558403cf919ac7107b77bfd27 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 31 Jan 2026 23:01:11 +0100 Subject: [PATCH] Updated README for clarity and RouterOS guide --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa1aee6..2676687 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,10 @@ This file can either be mounted from the Docker container into another system or curl https://your-krawl-instance//api/download/malicious_ips.txt ``` -This file can be used to [update a set of firewall rules](https://www.allthingstech.ch/using-opnsense-and-ip-blocklists-to-block-malicious-traffic), for example on OPNsense and pfSense, enabling automatic blocking of malicious IPs or using IPtables +This file enables automatic blocking of malicious traffic across various platforms. You can use it to update firewall rules on: +* [OPNsense and pfSense](https://www.allthingstech.ch/using-opnsense-and-ip-blocklists-to-block-malicious-traffic) +* [RouterOS](https://rentry.co/krawl-routeros) +* IPtables ## IP Reputation Krawl [uses tasks that analyze recent traffic to build and continuously update an IP reputation](src/tasks/analyze_ips.py) score. It runs periodically and evaluates each active IP address based on multiple behavioral indicators to classify it as an attacker, crawler, or regular user. Thresholds are fully customizable. @@ -358,3 +361,4 @@ Use responsibly and in compliance with applicable laws and regulations. ## Star History Star History Chart +