From 5065240586b698399d47a1d28a885692235c7355 Mon Sep 17 00:00:00 2001 From: acidvegas Date: Mon, 29 May 2023 02:04:35 -0400 Subject: [PATCH] =?UTF-8?q?=038,7\-:.`-,:.`-:=0308,08=20=0315,0|||||||||||?= =?UTF-8?q?|||||||||=034,14=E2=96=84=E2=96=80=038,01=E2=96=84=E2=96=80=0F?= =?UTF-8?q?=0314--:`,--:`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 4721f7b..92fbfe7 100644 --- a/README.md +++ b/README.md @@ -24,28 +24,28 @@ The IRC networks we scanned are PUBLIC networks...any person can freely connect ## Config ###### Settings -| Setting | Default Value | Description | -| ---------- | ------------------------------ | --------------------------------------------------------------- | -| `errors` | `False` | Show errors in console | -| `nickname` | `"IRCP"` | IRC nickname *(`None` = random)* | -| `username` | `"ircp"` | IRC username *(`None` = random)* | -| `realname` | `"internetrelaychat.org"` | IRC realname *(`None` = random)* | -| `ns_mail` | `"scan@internetrelaychat.org"` | NickServ email address *(`None` = random@random.[com|net|org])* | -| `ns_pass` | `"changeme"` | NickServ password *(None = random)* | -| `vhost` | `None` | Bind to a specific IP address | +| Setting | Default Value | Description | +| ---------- | ------------------------------ | ------------------------------------------------------------------- | +| `errors` | `False` | Show errors in console | +| `nickname` | `"IRCP"` | IRC nickname *(`None` = random)* | +| `username` | `"ircp"` | IRC username *(`None` = random)* | +| `realname` | `"internetrelaychat.org"` | IRC realname *(`None` = random)* | +| `ns_mail` | `"scan@internetrelaychat.org"` | NickServ email address *(`None` = random@random.\[com\|net\|org\])* | +| `ns_pass` | `"changeme"` | NickServ password *(None = random)* | +| `vhost` | `None` | Bind to a specific IP address | ###### Throttle -| Setting | Default Value | Description | -| ---------- | ------------- | -------------------------------------------------------------- | -| `channels` | `3` | Maximum number of channels to scan at once -| `delay` | `120` | Delay before registering nick (if enabled) & sending /LIST -| `join` | `10` | Delay between channel JOINs -| `nick` | `300` | Delay between every random NICK change -| `part` | `3` | Delay before PARTing a channel -| `threads` | `100` | Maximum number of threads running -| `timeout` | `15` | Timeout for all sockets -| `whois` | `3` | Delay between WHOIS requests -| `ztimeout` | `200` | Timeout for zero data from server +| Setting | Default Value | Description | +| ---------- | ------------- | ----------------------------------------------------------- | +| `channels` | `3` | Maximum number of channels to scan at once | +| `delay` | `120` | Delay before registering nick (if enabled) & sending `LIST` | +| `join` | `10` | Delay between channel `JOIN` | +| `nick` | `300` | Delay between every random `NICK` change | +| `part` | `3` | Delay before `PART` from channel | +| `threads` | `100` | Maximum number of threads running | +| `timeout` | `15` | Timeout for all sockets | +| `whois` | `3` | Delay between `WHOIS` requests | +| `ztimeout` | `200` | Timeout for zero data from server | ## Collected Information All of the raw data from a server is logged & stored. The categories below are stored seperately & hilight the key information we are after: