mirror of
https://code.rocketnine.space/tslocum/twins.git
synced 2024-11-27 11:48:13 +01:00
No description
.gitignore | ||
.gitlab-ci.yml | ||
config.go | ||
CONFIGURATION.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md | ||
server.go |
twins
Gemini server
Features
- Serve static files
- Serve the output of system commands
- Reverse proxy requests
Download
go get gitlab.com/tslocum/twins
Configure
See CONFIGURATION.md
Run
twins
Support
Please share issues and suggestions here.