💾 Archived View for twins.rocketnine.space captured on 2020-11-07 at 01:38:04. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2020-11-07)

➡️ Next capture (2022-03-01)

🚧 View Differences

-=-=-=-=-=-=-

   __           _           
  / /__      __(_)___  _____
 / __/ | /| / / / __ \/ ___/
/ /_ | |/ |/ / / / / (__  )   
\__/ |__/|__/_/_/ /_/____/

Gemini server

GitLab repository

Donate

Features

- Serve static files
  - List files and directories (when enabled)
- Reverse proxy requests
  - TCP
  - FastCGI
- Serve system command output
- Reload configuration on SIGHUP

Download

twins is written in Go.

Download the Go compiler

Run the following command to fetch and build twins.

go get gitlab.com/tslocum/twins

The resulting binary is available as ~/go/bin/twins.

Configure

Configuration documentation

Support

Please share issues and suggestions using the issue tracker.

Issue tracker

Dependencies

filetype

gofast

go-shellquote

yaml