znc

advanced modular IRC bouncer

Install

All systems
curl cmd.cat/znc.sh
Debian Debian
apt-get install znc
Ubuntu
apt-get install znc
Alpine
apk add znc
Arch Arch Linux
pacman -S znc
image/svg+xml Kali Linux
apt-get install znc
Fedora
dnf install znc
Windows (WSL2)
sudo apt-get update sudo apt-get install znc
OS X
brew install znc
Raspbian
apt-get install znc
Docker
docker run cmd.cat/znc znc powered by Commando

znc

advanced modular IRC bouncer

znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features.

znc-dbg

advanced modular IRC bouncer (debugging symbols)

znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features. This package contains the debugging symbols of the znc package and his modules.