IRCP- information gathering tool for irc servers |
git clone git://git.acid.vegas/IRCP.git |
Log | Files | Refs | Archive | README | LICENSE |
commit e3a8ef024ed7b217a47bc12d00ce79855fa709c1
parent 745528af29e36281fb183ab053b8e98356aa6154 Author: acidvegas <acid.vegas@acid.vegas> Date: Tue, 30 May 2023 03:59:15 -0400 Added TODO about linking multiple IRCP instances together for load balancing Diffstat:
|
1 file changed, 1 insertion(+), 0 deletions(-) |
diff --git 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) |