mirror of
https://git.sr.ht/~emersion/tlstunnel
synced 2024-11-19 15:53:50 +01:00
A TLS reverse proxy
f4d13a4101
The name is misleading, because we're doing some magic to figure out what server name to obtain a certificate for. In other words, `listen example.org:443` would actually listen without binding to a particular IP address (same as `listen :443`). |
||
---|---|---|
config.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md | ||
server.go |
tlstunnel
A TLS reverse proxy.
License
MIT