./wip/inetdxtra, Collection of inetd based servers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20140904, Package name: inetdxtra-20140904, Maintainer: hauke

inetdxtra is a group of additional servers to add new protocols to
inetd/xinetd. These programs are all tiny, written in C with no
dependences and use well under 100Kb of RAM each. With them being
inetd servers, they only run when a request is made or a session
in progress.

Servers include:

in.www - An inetd based webserver with CGI support
in.proxy - An inetd based HTTP proxy server
in.jabberd - An inetd based jabber server
in.mvp - An inetd based version of the mvprelay.c file
in.dns - An inetd based authoritative DNS server
in.dhcp - An inetd based DHCP server
in.smtp - An inetd based SMTP relay
in.ctcs - An inetd based CTCS server for enhanced CTorrent clients


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: c3a71564b7a48b2054a8532cd267dc1a79dafd01
Filesize: 139.807 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-16 17:19:19 by Hauke Fath | Files touched by this commit (11)
Log message:
Import inetdxtra-20130516 as wip/inetdxtra.

inetdxtra is a group of additional servers to add new protocols to
inetd/xinetd. These programs are all tiny, written in C with no
dependences and use well under 100Kb of RAM each. With them being
inetd servers, they only run when a request is made or a session
in progress.

Servers include:

in.www  -       An inetd based webserver with CGI support
in.proxy -      An inetd based HTTP proxy server
in.jabberd -    An inetd based jabber server
in.mvp -        An inetd based version of the mvprelay.c file
in.dns -        An inetd based authoritative DNS server
in.dhcp -       An inetd based DHCP server
in.smtp -       An inetd based SMTP relay
in.ctcs -       An inetd based CTCS server for enhanced CTorrent clients