IRCP

- information gathering tool for irc servers
git clone git://git.acid.vegas/IRCP.git
Log | Files | Refs | Archive | README | LICENSE

commit 1ca71db702e8dffb528f17863d4c75ba3362cac1
parent 3f10e115afc0e152742491c8b76172b06ee63d22
Author: acidvegas <acid.vegas@acid.vegas>
Date: Thu, 29 Jun 2023 01:07:37 -0400

Updated TODOs

Diffstat:
MREADME.md | 4+++-

1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
@@ -51,8 +51,10 @@ Mass scanning *default* ports of services is nothing new & though port 6667 is n
 * Checking for IPv6 availability *(SSL= in 005 responses may help verify IPv6)*
 * Support for IRC servers using old versions of SSL
 * Support for hostnames in targets list *(Attempt IPv6 & fallback to IPv4)*
+* Support for multiple vhost
 * How do we handle the possibility of connecting to multiple servers linked to same network?
-* Seperate lists for failed & banned networks
+* Seperate lists for failed & banned networks.
+* Learn network target-change throttles from 439 **ERR_TARGETTOOFAST** replies *(Research IRCd defaults)*
 
 ## Opt-out
 You can request to opt out of our scans by sending an email to [scan@internetrelaychat.org](mailto://scan@internetrelaychat.org)