mirror of
https://git.sr.ht/~emersion/tlstunnel
synced 2026-05-13 06:29:07 +02:00
master
tlstunnel
A TLS reverse proxy.
Warning
: this project has moved to Codeberg.
- Automatic TLS with Let's Encrypt
- Route incoming connections to backends using Server Name Indication
- Support for the PROXY protocol
Example configuration:
frontend example.org:443 {
backend localhost:8080
}
See the man page for more information.
Contributing
Send patches to the mailing list, report bugs on the issue tracker. Discuss in #emersion on Libera Chat.
License
MIT
Languages
Go
97.3%
Makefile
2.7%