| GOTD(8) | System Manager's Manual | GOTD(8) |
gotd — Game of
Trees Daemon
gotd |
[-dnv] [-f
config-file] |
gotd is a Git repository server which
listens on a unix(4) socket and relies on its companion
tool gotsh(1) to handle Git-protocol communication over
the network, via ssh(1).
The Git repository format is described in git-repository(5).
gotd requires a configuration file in
order to run. The configuration file format is described in
gotd.conf(5).
It is recommended to restrict ssh(1) features
available to users of gotd. See
gotsh(1) for details.
The options for gotd are as follows:
-d-f
config-file-n-vgotd is
listening on. This path can be configured in
gotd.conf(5).Stefan Sperling <stsp@openbsd.org>
| January 31, 2025 | Debian |