IRCP- information gathering tool for irc servers |
git clone git://git.acid.vegas/IRCP.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 5c7f428399ac16ef1bfb4557d345bae30389b77d
parent 42027c0f09ea6cffd6ce6f2d74fb107508ca231e Author: acidvegas <acid.vegas@acid.vegas> Date: Sun, 4 Jun 2023 20:09:07 -0400 Added TODO to confirm nickserv registrations Diffstat:
|
1 file changed, 1 insertion(+), 0 deletions(-) |
diff --git a/README.md b/README.md @@ -79,6 +79,7 @@ Mass scanning *default* ports of services is nothing new & though port 6667 is n * Remote syncing the logs to another server * Support for handling a target list that contains host:port:ssl for networks on non-standard ports * Give props to [bwall](https://github.com/bwall) for giving me the idea with his [ircsnapshot](https://github.com/bwall/ircsnapshot) repository +* Confirm nick registered *(most likely through MODE +r)* ## Mirrors - [acid.vegas](https://git.acid.vegas/ircp) |