slackbuilds/network/gophernicus
Matteo Bernardini 658f7cb58b network/gophernicus: Updated for version 2.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2017-08-12 06:58:42 +07:00
..
Makefile.patch network/gophernicus: Updated for version 2.5. 2017-08-12 06:58:42 +07:00
README
doinst.sh
gophernicus.SlackBuild network/gophernicus: Updated for version 2.5. 2017-08-12 06:58:42 +07:00
gophernicus.info network/gophernicus: Updated for version 2.5. 2017-08-12 06:58:42 +07:00
slack-desc

README

Gophernicus is a modern full-featured (and hopefully) secure gopher
daemon for inetd.

You may want to add this line to your /etc/inetd.conf and then restart
or kill -HUP the inetd process:

gopher  stream  tcp  nowait  nobody  /usr/sbin/in.gophernicus  in.gophernicus -h <your-hostname>

Alternatively, gophernicus can be configured to run under xinetd.
This is done automatically when xinetd is present on the system at
the build time.