Gemini server
.gitignore | ||
.gitlab-ci.yml | ||
config.go | ||
CONFIGURATION.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md | ||
server.go | ||
util.go |
twins
Gemini server
Warning: The twins configuration format is still under development. Breaking changes may be made.
This page is also available at gemini://twins.rocketnine.space
Features
- Serve static files
- Directory listing (when enabled)
- Serve the output of system commands
- Reverse proxy requests
- Reload configuration on
SIGHUP
Download
go get gitlab.com/tslocum/twins
Configure
See CONFIGURATION.md
Run
twins
Support
Please share issues and suggestions here.