From 431a42aa0ac8740fb161aeb7ae751f6b5b98dd65 Mon Sep 17 00:00:00 2001 From: Patrick Di Fazio Date: Fri, 9 Jan 2026 20:39:25 +0100 Subject: [PATCH] removed exports --- config.yaml | 2 +- src/exports/malicious_ips.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 src/exports/malicious_ips.txt diff --git a/config.yaml b/config.yaml index a2f6b58..52daa09 100644 --- a/config.yaml +++ b/config.yaml @@ -1,7 +1,7 @@ # Krawl Honeypot Configuration server: - port: 1234 + port: 5000 delay: 100 # Response delay in milliseconds timezone: null # e.g., "America/New_York", "Europe/Paris" or null for system default diff --git a/src/exports/malicious_ips.txt b/src/exports/malicious_ips.txt deleted file mode 100644 index 7b9ad53..0000000 --- a/src/exports/malicious_ips.txt +++ /dev/null @@ -1 +0,0 @@ -127.0.0.1