ZNC

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
ZNC
250px
ZNC 0.070 Start-up Screen
Developer(s) prozac (SHiZNO), imaginos, psychon, crox, and others
Stable release 1.6.3[1] (February 23, 2016; 8 years ago (2016-02-23)) [±]
Preview release 1.6.3-rc2 (February 18, 2016; 8 years ago (2016-02-18)) [±]
Development status Active
Written in C++
Operating system Unix-like, Microsoft Windows[2]
Type IRC bouncer
License Apache License
Website www.znc.in

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 SSL secured connections and IPv6.

ZNC is written in C++ and licensed under the Apache License.

The main program, which already features multiple users, per channel playback buffers and transparent DCC bouncing, can be extended using modules. Modules can be written in Python, Perl, Tcl, or C++.[3] Available modules comprise logging functionality, Blowfish encryption, user and channel management, away functionality, a partyline and more.[4] A very popular module is webadmin: it provides a way to manage users and channels conveniently using only a web browser. ZNC also supports ident spoofing via oidentd.[5]

ZNC has been in development since July 2004,[6][7] as an alternative to psyBNC which kept crashing for the author, and new releases are made regularly. It has received favorable reviews,[8][9] especially in comparison to psyBNC, and has an active community on IRC.

In mid-2009, ZNC's popularity among iPhone users increased after notification modules for Colloquy[10] and Growl[11] were published.

Since 2012, IRC clients[12][13][14] started to integrate with ZNC: while sending channel buffers to client, ZNC gives client the timestamps when every message was received, using a protocol extension, and client shows it instead of time when client connected to ZNC.[15]

References

  1. ZNC download page; retrieved Feb 24, 2016.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.

External links