IRCP

- information gathering tool for irc servers
git clone git://git.acid.vegas/IRCP.git
Log | Files | Refs | Archive | README | LICENSE

commit 6d1bceea65b06afb32fc0a9d18ec609d8912dc71
parent 5065240586b698399d47a1d28a885692235c7355
Author: acidvegas <acid.vegas@acid.vegas>
Date: Mon, 29 May 2023 02:06:30 -0400

8,7\-:.`-,:.`-:08,08 15,0\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|\|4,14▄▀8,01▄▀14--:`,--:`

Diffstat:
MREADME.md | 18+++++++++---------

1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
@@ -24,15 +24,15 @@ 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)* |
+| `ns_pass`  | `"changeme"`                   | NickServ password *(None = random)*        |
+| `vhost`    | `None`                         | Bind to a specific IP address              |
 
 ###### Throttle
 | Setting    | Default Value | Description                                                 |