SlackBuildsOrg/network/gophernicus
B. Watson 5084926e25
network/gophernicus: Updated for version 3.1.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-10-13 00:52:24 +07:00
..
doinst.sh
git2tarxz.sh
gophernicus.info network/gophernicus: Updated for version 3.1.1. 2021-10-13 00:52:24 +07:00
gophernicus.SlackBuild network/gophernicus: Updated for version 3.1.1. 2021-10-13 00:52:24 +07:00
Makefile.patch
README network/gophernicus: Updated for version 3.1.1. 2021-10-13 00:52:24 +07:00
slack-desc network/gophernicus: Updated for version 3.1.1. 2021-10-13 00:52:24 +07:00

gophernicus (gopher server)

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

To run under inetd, 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>

To run under xinetd, just restart or kill -HUP the xinetd process
after installing the package. This assumes you already have xinetd
installed and running.