This commit is contained in:
Omar Polo 2021-02-08 18:54:34 +00:00
parent b9231167fb
commit 747b35d0da
1 changed files with 3 additions and 9 deletions

View File

@ -2,21 +2,15 @@
gmid is a fast Gemini server written with security in mind. I
initially wrote it to serve static files, but it has grown into a
featureful server that can be used from either the command line to
serve local directories
gmid docs # serve the directory docs over gemini
or as a traditional daemon
gmid -c /etc/gmid.conf
featureful server.
## Features
(random order)
- reconfiguration: reload the running configuration without interruption
- reconfiguration: reload the running configuration without
interruption
- sandboxed by default on OpenBSD, Linux and FreeBSD
- IRI support (RFC3987)
- punycode support