# 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 ```