ZNC
From ZNC
| Languages: |
English • Deutsch • Русский • Polski • Français • Bahasa Indonesia |
Welcome to the ZNC wiki where you may find and publish information about ZNC, an advanced IRC bouncer. Feel free to update pages which you think are improvable and don't hesitate to ask for help.
You can find us in #znc on EFNet.
The latest stable release is 0.092 (ChangeLog).
Main Features
- Modules
- ZNC supports dynamic loading of C++, Perl and Tcl modules. To get a list of the available modules and more information follow the link.
- Detaching
- ZNC will remain connected to IRC even while you are offline. You can then reattach later and catch up with what happened while you were gone, and your nick (and operator status) will have been kept for you.
- Multiple Users
- You can add additional users under one running process. Useful for public shells that limit background processes. Each user can connect to one IRC network.
- Multiple Clients
- Connect to the same user with as many clients as you want.
- Playback Buffers
- Stay up-to-date with what happened and when it happened while you were detached, timestamps are also printed and can be manually configured.
- SSL Support
- Encryption for both the listen port and connecting to IRC servers. If your system has OpenSSL, ZNC automatically supports SSL connections.
- DCC Bouncing
- Transparent bouncing for DCC anonymity.
- Partyline
- Using the global partyline module, you can join channels and query users on the internal ZNC network
- Web Administration
- Using the global webadmin module, admins can add/remove/edit users and global settings and non admins can edit their own user settings.
Screenshot of the Webadmin module in action
