X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=index.php.en;h=d8f3497bb763a033d77076dc572563cf44e5470b;hb=c1b2c9acfdecdbdce157d6fc046663bd99874e76;hp=e362c779e2572e4771ebc89bff1f5afd64efa7be;hpb=b55c571b2b975c056a042f6d650037d88bfdae2d;p=ngircd-web.git diff --git a/index.php.en b/index.php.en index e362c77..d8f3497 100644 --- a/index.php.en +++ b/index.php.en @@ -6,26 +6,27 @@ ngIRCd

- ngIRCd is a free open source server for Internet Relay Chat (IRC), - which is being developed under the GNU General Public License - (GPL). - It has been written from scratch and is consequently, unlike most - other IRC daemons, not based on the originator, the daemon of the - IRCNet. + 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. +

+

+ The name ngIRCd means next generation IRC daemon, + which is a little bit exaggerated: lightweight Internet Relay Chat + server most probably would have been a better name :-) +

Hint: - at freshmeat.net there's an - entry + at Freecode there's an + entry for the ngIRCd project. You can inform about new releases and get update notifications via E-Mail.

-

- BTW: Von dieser Seite gibt es auch eine - deutsche Version. -

-

Advantages

@@ -34,24 +35,30 @@

ngircd --help
- ngircd 13-SYSLOG+ZLIB+SSL+TCPWRAP+IDENT+IRCPLUS+IPv6-x86_64/pc/linux-gnu -Copyright (c)2001-2008 Alexander Barton (<alex@barton.de>) and Contributors. + ngIRCd 22.1-IRCPLUS+SYSLOG+ZLIB-x86_64/unknown/linux-gnu +Copyright (c)2001-2015 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 @@ -69,13 +76,15 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Simplicity

- ngIRCd supports a whole range of platforms: Linux, BSD, Mac OS X, but - ngIRCD also runs on Solaris, HP-UX, AIX and other Unices. + ngIRCd supports + a whole range + of platforms: Linux, BSD, Mac OS X, but + ngIRCd also runs on Solaris, HP-UX, AIX and other Unices.

- After the installation of ngIRC, which is executed via packet + After the installation of ngIRCd, which is executed via packet installation or configure-make-make-install, and once you have edited - the ngircd.conf, you can get started after 5 minutes. â€“ only a + the ngircd.conf, you can get started after 5 minutes â€“ only a few lines need adapting, the rest is purely optional.