2017-06-08 01:53:08 +00:00
# AnonIRCd
2023-03-24 03:38:25 +00:00
[](https://liberapay.com/rocketnine.space)
[](https://www.patreon.com/rocketnine)
2016-09-02 09:24:27 +00:00
2021-06-25 05:47:18 +00:00
Anonymous IRC daemon
2017-07-25 21:21:55 +00:00
2021-06-25 06:00:33 +00:00
All messages appear to be written by the user **Anonymous** .
2017-06-08 01:53:08 +00:00
#### Try AnonIRCd by joining AnonIRC
2016-09-06 07:04:36 +00:00
2016-09-07 08:54:16 +00:00
Connect to [**z.1chan.us:6667** ](irc://z.1chan.us:6667 ) or [**:6697 (SSL)** ](ircs://z.1chan.us:6697 ).
2016-09-02 09:24:27 +00:00
2016-09-07 08:54:16 +00:00
All new clients auto-join a channel named `#` . `/list` to see all non-secret channels. `/join #anonirc` if you'd like to discuss the daemon.
2017-07-26 03:41:15 +00:00
## Modes
Mode | Type | Description
--- | --- | ---
c | User & Channel | Hide user count (always set to 1)
D | User & Channel | Delay user count updates (joins/parts) until someone speaks
k *key* | Channel | Set channel key (password) required to join
l *limit* | Channel | Set user limit
2021-06-25 06:00:33 +00:00
## Install
Execute the following command to install AnonIRCd to `~/go/bin/anonircd` :
`go install code.rocketnine.space/tslocum/anonircd`
## Configure
TODO
## Support
Please share issues and suggestions [here ](https://code.rocketnine.space/tslocum/anonircd/issues ).