IRCP- information gathering tool for irc servers |
git clone git://git.acid.vegas/IRCP.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 42027c0f09ea6cffd6ce6f2d74fb107508ca231e
parent f8f9c0628fe62960318e0400ec4d4fd2872076be Author: acidvegas <acid.vegas@acid.vegas> Date: Sat, 3 Jun 2023 19:12:02 -0400 Added TODO for props to bwall Diffstat:
|
1 file changed, 1 insertion(+), 0 deletions(-) |
diff --git a/README.md b/README.md @@ -78,6 +78,7 @@ Mass scanning *default* ports of services is nothing new & though port 6667 is n * Ability to link multiple IRCP instances running in daemon mode together for balancing * 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 ## Mirrors - [acid.vegas](https://git.acid.vegas/ircp) |