IRCP- information gathering tool for irc servers |
git clone git://git.acid.vegas/IRCP.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 31cf9df5c4f800fa4d7c0a6ba54ca44aa81f831c
parent bc3ccac030420c6fc7d6d145dc0db14fdb154782 Author: acidvegas <acid.vegas@acid.vegas> Date: Tue, 30 May 2023 03:11:18 -0400 Added TODO for colored output option Diffstat:
|
1 file changed, 1 insertion(+), 0 deletions(-) |
diff --git a/README.md b/README.md @@ -134,6 +134,7 @@ All of the raw data from a server is logged & stored. The categories below are s * Checking for IPv6 availability *(SSL= in 005 responses may help verify IPv6)* * Support for IRC servers using old versions of SSL * Create a seperate log for failed connections *(Sync to file every hour maybe)* +* Colored output option ## Mirrors - [acid.vegas](https://git.acid.vegas/ircp) |