Quantcast
Channel: MobileRead Forums - Kindle Developer's Corner
Viewing all articles
Browse latest Browse all 4412

K3 ngircd (Internet Relay Chat server)

$
0
0
ngIRCd is a free, portable and lightweight Internet Relay Chat server for small or private networks, developed under the GNU General Public License (GPL).

It is easy to configure, can cope with dynamic IP addresses, and supports IPv6, SSL-protected connections as well as PAM for authentication. It is written from scratch and not based on the original IRCd.

[root@kindle root]# ngircd --help
Quote:

ngircd 17.1-SYSLOG+ZLIB+IRCPLUS+IPv6-arm/buildroot/linux-gnueabi
Copyright (c)2001-2010 Alexander Barton (<alex@barton.de>) and Contributors.
Homepage: <http://ngircd.barton.de/>

This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

-f, --config <f> use file <f> as configuration file
-n, --nodaemon don't fork and don't detach from controlling terminal
-p, --passive disable automatic connections to other servers
-t, --configtest read, validate and display configuration; then exit
-V, --version output version information and exit
-h, --help display this help and exit
(for qlob)

EDIT: In an attempt to be more GPL compliant
The: "ngircd-17.1-SRC-AND-BUILD-FOLDERS.tar.gz" simply - as stated - contains the folder from buildroot in which they were built.
Unlikely to be of value to the average person. but there it is.


Viewing all articles
Browse latest Browse all 4412

Trending Articles