ircdeeznuts, find yourself some ircd's
Go to file
2023-06-27 18:38:02 -05:00
go.mod initial 2023-06-27 18:38:02 -05:00
go.sum initial 2023-06-27 18:38:02 -05:00
main.go initial 2023-06-27 18:38:02 -05:00
README.md initial 2023-06-27 18:38:02 -05:00

ircdeez

ircdeeznuts, find yourself some ircd's

usage

-r  |  CIDR range to scan
-l  |  list of addresses to scan
-p  |  ip:port socks5 proxy list
-i  |  ircd port [6667]
-n  |  number of proxies to cycle per ip [1]
-t  |  threads [100]
ircdeez -r 0.0.0.0/0 -p socks.txt -n 3 -t 1000