ircdeez/README.md

16 lines
303 B
Markdown
Raw Normal View History

2023-06-27 23:38:02 +00: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
```