mirror of
https://github.com/gophernicus/gophernicus.git
synced 2025-02-02 15:08:00 -05:00
commit
3ae6b32c1f
@ -1,15 +1,17 @@
|
|||||||
.\" Manpage for gophernicus.
|
.\" Manpage for gophernicus.
|
||||||
.TH man 1 "31 Sep 2019" "3.0.1" "gophernicus man page"
|
.TH man 1 "26 Oct 2019" "3.0.1" "gophernicus man page"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
gophernicus - a modern, full-featured and secure gopher daemon
|
gophernicus \- a modern, full-featured and secure gopher daemon
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
gophernicus [options]
|
.B gophernicus
|
||||||
|
[options]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
gophernicus is a daemon that serves the gopher protocol. It serves almost fully
|
.B gophernicus
|
||||||
|
is a daemon that serves the gopher protocol. It serves almost fully
|
||||||
compliant RFC 1436, with a few very small changes to make it more modern.
|
compliant RFC 1436, with a few very small changes to make it more modern.
|
||||||
gophernicus has many useful features, including userdirs, executable gophermaps,
|
gophernicus has many useful features, including userdirs, executable gophermaps,
|
||||||
virtual hosting as well as RFC supports it, unveil/pledge support on OpenBSD and
|
virtual hosting as well as RFC supports it, unveil/pledge support on OpenBSD and
|
||||||
much more. It is fully FOSS, licensed under the BSD 2-Clause license.
|
much more. It is fully FOSS, and licensed under the BSD 2-Clause license.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
-h hostname Change server hostname (FQDN) [$HOSTNAME]
|
-h hostname Change server hostname (FQDN) [$HOSTNAME]
|
||||||
-p port Change server port [70]
|
-p port Change server port [70]
|
||||||
@ -64,7 +66,8 @@ much more. It is fully FOSS, licensed under the BSD 2-Clause license.
|
|||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
fosslinux and hb9kns; <gophernicus at gophernicus dot org>
|
fosslinux and hb9kns; <gophernicus at gophernicus dot org>
|
||||||
.SH REPORTING BUGS
|
.SH REPORTING BUGS
|
||||||
Please report bugs on our GitHub page: https://github.com/gophernicus/gophernicus.
|
Please report bugs on our GitHub page:
|
||||||
|
https://github.com/gophernicus/gophernicus.
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright (c) Kim Holavia 2009-2018
|
Copyright (c) Kim Holavia 2009-2018
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user