
Download ZNC - wiki.znc.in
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. Configure your IRC client to connect to your ZNC server.
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 …
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.
Connecting to ZNC
You connect to znc using any ordinary irc client. You may configure your znc account via irc commands. To do so, message "*status" for help. You may find it a lot easier however to configure your networks and settings using the Web configuration module.
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/znc: Official repository for the ZNC IRC bouncer - GitHub
Official repository for the ZNC IRC bouncer. Contribute to znc/znc development by creating an account on GitHub.
Welcome | ZNCHost.com
ZNC is an open-source IRC bouncer software. It sits between your client and the actual IRC server and therefore provides a layer of security in between and doesn't expose your IP address. Furthermore it stays connected to the IRC server, even if you're not online.
ZNC - IRC Wiki
Sep 15, 2015 · 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 - 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.
How to install and use ZNC bouncer for IRC | Opensource.com
Apr 4, 2017 · Many avid IRC users use an IRC bouncer, a proxy service that remains persistently connected to your preferred IRC networks and channels. Instead of connecting directly to an IRC network, such as irc.example.com, you connect to a machine like bouncer.mysite.com, which runs the bouncer software.