IRCP- information gathering tool for irc servers |
git clone git://git.acid.vegas/IRCP.git |
Log | Files | Refs | Archive | README | LICENSE |
commit a2d6213387ea2770ed6fb99526abb454f1f65ce4
parent 330e69db12b358ee2815bd55cf7ba68703e05581 Author: acidvegas <acid.vegas@acid.vegas> Date: Sat, 27 May 2023 19:20:45 -0400 Added todo: support for outdated ssl servers Diffstat:
|
1 file changed, 1 insertion(+), 0 deletions(-) |
diff --git a/README.md b/README.md @@ -91,6 +91,7 @@ All of the raw data from a server is logged & stored. The categories below are s * Built in identd * Checking for IPv6 availability *(SSL= in 005 responses may help verify IPv6)* * Random nick changes for stealth on larger networks +* Support for IRC servers using old versions of SSL ## Mirrors - [acid.vegas](https://git.acid.vegas/ircp) |