This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Network > znc (1.7.5)

ZNC is an advanced IRC bouncer.

ZNC will remain connected to an IPv4 or IPv6 IRC server even while you
are offline. You can reattach your client at a later time and catch up
with what happened while you were gone via the history buffer. You can
add additional users under one running process, useful for public shells
that limit background processes. ZNC also supports the dynamic loading
of C++ and Perl modules.

The SlackBuild file for ZNC includes support for OpenSSL connections
to IRC servers. If you do not wish to include OpenSSL support in ZNC,
simply run the build script like this:
WITH_SSL=no ./znc.SlackBuild

IPv6 support is also enabled by default; to disable it, run the script as:
WITH_IPV6=no ./znc.SlackBuild

This is intended to be run as a nonprivileged user - by default, the
build script uses "znc" as the user. If you wish to change it, e.g.
to use the "nobody" user, then run the script as follows:
ZNC_USER=nobody ./znc.SlackBuild

See README.SLACKWARE for configuration information.

Maintained by: Mario Preksavec
Keywords: irc,ircd,bnc,bouncer,chatirc,proxy,znc,ipv6
ChangeLog: znc

Homepage:
https://wiki.znc.in/ZNC

Source Downloads:
znc-1.7.5.tar.gz (7df60c25e8aa61866b5be54994a78e2a)

Download SlackBuild:
znc.tar.gz
znc.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
README.SLACKWARE
doinst.sh
rc.znc
slack-desc
znc.SlackBuild
znc.info

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds