Difference between revisions of "ZNC"

From IRC Wiki
Jump to navigation Jump to search
Line 2: Line 2:
|logo=[[File:znc.jpg|200px]]
|logo=[[File:znc.jpg|200px]]
|author=[http://en.znc.in/wiki/ZNC ZNC Team]
|author=[http://en.znc.in/wiki/ZNC ZNC Team]
|release=0.206<ref>http://wiki.znc.in/ChangeLog/0.206</ref>
|release=1.0<ref>http://wiki.znc.in/ChangeLog/1.0</ref>
|homepage=http://en.znc.in/wiki/ZNC
|homepage=http://en.znc.in/wiki/ZNC
|platform=GNU/Linux, FreeBSD, Solaris, Unix
|platform=GNU/Linux, FreeBSD, Solaris, Unix
Line 10: Line 10:
'''ZNC''' is a modular [[Bouncers|Bouncer]] service that supports the loading of C++, Perl and Tcl modules. ZNC will remain connected to the chosen IRC network even when you disconnect and shut your pc down. You can later reconnect and ZNCs playback buffer will tell you what you have missed while you where away. ZNC also timestamps the playback logs so you know what time everything happened. ZNC supports [[SSL]]
'''ZNC''' is a modular [[Bouncers|Bouncer]] service that supports the loading of C++, Perl and Tcl modules. ZNC will remain connected to the chosen IRC network even when you disconnect and shut your pc down. You can later reconnect and ZNCs playback buffer will tell you what you have missed while you where away. ZNC also timestamps the playback logs so you know what time everything happened. ZNC supports [[SSL]]


ZNC 0.206 was released in April 2012<ref>http://wiki.znc.in/ChangeLog/0.204</ref>.
ZNC 1.0 was released in November 2012, this update impleneted a lot of new features as well as the standard bug fixes. Check out the full changelog [http://wiki.znc.in/ChangeLog/1.0 here]<ref>http://wiki.znc.in/ChangeLog/1.0</ref>
== Features ==
== Features ==
*Multiple Users  
*Multiple Users  

Revision as of 15:18, 13 November 2012

ZNC
Znc.jpg
Author(s): ZNC Team
Platform: GNU/Linux, FreeBSD, Solaris, Unix
Status: Active
Latest release: 1.0[1]
Homepage: http://en.znc.in/wiki/ZNC

ZNC is a modular Bouncer service that supports the loading of C++, Perl and Tcl modules. ZNC will remain connected to the chosen IRC network even when you disconnect and shut your pc down. You can later reconnect and ZNCs playback buffer will tell you what you have missed while you where away. ZNC also timestamps the playback logs so you know what time everything happened. ZNC supports SSL

ZNC 1.0 was released in November 2012, this update impleneted a lot of new features as well as the standard bug fixes. Check out the full changelog here[2]

Features

  • Multiple Users
  • Multiple Clients
  • Playback Buffers
  • SSL Support
  • Bouncing
  • Partyline
  • Web Administration

References