ZNC: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
dab ssl
can't someone make a bot to fix all those triple linebreaks? They're ugly.
Line 40: Line 40:
[[Category:Internet privacy]]
[[Category:Internet privacy]]
[[Category:Free software programmed in C++]]
[[Category:Free software programmed in C++]]



{{IRC-stub}}
{{IRC-stub}}

Revision as of 10:15, 1 November 2011

ZNC
Developer(s)prozac, imaginos, psychon, crox
Repository
Written inC++
Operating systemUnix-like, Microsoft Windows[1]
TypeIRC bouncer
LicenseGNU General Public License
Websitewww.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 GNU General Public 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 Perl, Tcl, or C++[2]. Available modules comprise logging functionality, Blowfish encryption, user and channel management, away functionality, a partyline and more[3]. 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.[4]

ZNC has been in development since August 2004[5], and new releases are made regularly. It has received favorable reviews[6], especially in comparison to psyBNC, and has an active community on IRC.

In mid-2009, ZNC popularity gained momentum among iPhone users when a push module for mobile Colloquy nick highlight notifications[7] and another module for iPhone notifications via Growl[8] were published.

References

  1. ^ Native windows port
  2. ^ znc.in Official ZNC site; retrieved 11 July 2009.
  3. ^ znc.in Modules list on ZNC site; retrieved 11 July 2009.
  4. ^ http://en.znc.in/wiki/Using_ident_spoofs
  5. ^ SourceForge revision history; retrieved 11 July 2009.
  6. ^ Ohloh.net ZNC on Ohloh; retrieved 11 July 2009.
  7. ^ colloquy.info Official Colloquy website; retrieved 31 August 2009.
  8. ^ znc.in [1]; retrieved 31 August 2009.

External links

  • Official website
  • ZNC at GitHub
  • "ZNC". Freecode.
  • #ZNC on EFnet