
Download ZNC - wiki.znc.in
Install ZNC on your server. Generate an initial configuration via znc --makeconf. Each ZNC user can connect to several IRC networks, though you'll need to connect your IRC client to ZNC several times (once per network). You can later change settings (add more users, tune existing ones, etc.) via the web interface or from IRC.
ZNC - Wikipedia
ZNC is an IRC network bouncer or BNC. 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. It supports Transport Layer Security connections and IPv6.
Installation - ZNC
There are several possibilities to install ZNC on your machine. The latest version is always available using the source tarball from https://znc.in/releases. A ChangeLog is available in the wiki. You can also read more about ZNC's portability. Which way should I …
GitHub - znc/znc: Official repository for the ZNC IRC bouncer
Official repository for the ZNC IRC bouncer. Contribute to znc/znc development by creating an account on GitHub.
ZNC - IRC Wiki
2015年9月15日 · ZNC is a modular IRC Bouncer, acting as a proxy which stays connected to an IRC network even when all clients are disconnected. It supports SSL, the loading of C++, Perl and Tcl modules, and tagging playback logs with a timestamp so one …
ZNC 使用指南:强大的IRC网络中继器 - CSDN博客
ZNC(ZNC Bouncer)是一款开源的IRC(Internet Relay Chat)网络中继器,它允许用户保持连接到多个IRC服务器即使在断开客户端连接的情况下也不例外。 ZNC的设计旨在提供消息缓冲、虚拟在线状态维护以及与其他IRC用户的无缝交互能力。
znc - Official Image - Docker Hub
ZNC is an IRC network bouncer (BNC). 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.
ZNC - IRCplus+
ZNC is an advanced IRC bouncer that is left connected so that an IRC client can connect/reconnect without losing their chat session. Request Account. ZNC supports dynamic loading of C++, Perl, Python and Tcl modules. To get a list of the available modules and more information follow the link.
ZNC - Advanced IRC Bouncer download | SourceForge.net
2011年2月14日 · ZNC is an IRC bouncer with many advanced features such as a built-in web interface, persistent connection (detaching), multiple users, per channel playback buffer, SSL, IPv6, transparent DCC bouncing, and c++ module support, to name a few.
ZNC 开源项目安装与使用指南 - CSDN博客
2024年8月24日 · ZNC 是一个强大的开源 IRC(Internet Relay Chat)弹跳器,专为提升 IRC 使用体验而设计。它在 IRC 用户和服务器之间充当一个中介,提供多种高级功能,使得网络聊天更加便捷和高效。