ZNC¶
What is it?¶
ZNC is an an advanced IRC bouncer that is left connected so an IRC client can disconnect/reconnect without losing the chat session.
It can detach the client from the actual IRC server, and also from selected channels. Multiple clients from different locations can connect to a single ZNC account simultaneously and therefore appear under the same nickname on IRC.
Details | |||
---|---|---|---|
ZNC | Docs | Github | Docker: |
1. Installation¶
sb install sandbox-znc
2. URL¶
- To access ZNC, visit
https://znc._yourdomain.com_
Default user/password: admin/admin
Change that password ASAP.