installation
This commit is contained in:
parent
9b454cf827
commit
d327c00935
@ -1,6 +1,14 @@
|
|||||||
# ircdeez
|
# ircdeez
|
||||||
ircdeeznuts, find yourself some ircd's
|
ircdeeznuts, find yourself some ircd's
|
||||||
|
|
||||||
|
# installation
|
||||||
|
```
|
||||||
|
git clone https://git.supernets.org/delorean/ircdeez.git
|
||||||
|
go mod tidy
|
||||||
|
go build .
|
||||||
|
./ircdeez -h
|
||||||
|
```
|
||||||
|
|
||||||
# usage
|
# usage
|
||||||
```
|
```
|
||||||
-r | CIDR range to scan
|
-r | CIDR range to scan
|
||||||
|
Loading…
Reference in New Issue
Block a user