From e3a8ef024ed7b217a47bc12d00ce79855fa709c1 Mon Sep 17 00:00:00 2001 From: acidvegas Date: Tue, 30 May 2023 03:59:15 -0400 Subject: [PATCH] Added TODO about linking multiple IRCP instances together for load balancing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35bce98..64d7161 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ All of the raw data from a server is logged & stored. The categories below are s * Added daemon mode *(24/7 scanning heavily throttled in this mode)* * Add overlapping logs option *(Do not skip networks we already have logs for,just update them with new changes)* * Add snapshot boolean for rbl/proxy detection/scanning +* Ability to link multiple IRCP instances running in daemon mode together for balancing ## Mirrors - [acid.vegas](https://git.acid.vegas/ircp)