Go to file
Simon Ser 758cac1f77
Allow to route to different backend depending on SNI
2020-09-09 13:15:03 +02:00
LICENSE Initial commit 2020-09-08 12:11:32 +02:00
README.md Initial commit 2020-09-08 12:11:32 +02:00
config.go Fix empty name in config block directive 2020-09-09 13:05:00 +02:00
go.mod Add certmagic support 2020-09-08 18:24:16 +02:00
go.sum Add certmagic support 2020-09-08 18:24:16 +02:00
main.go Allow to route to different backend depending on SNI 2020-09-09 13:15:03 +02:00
server.go Allow to route to different backend depending on SNI 2020-09-09 13:15:03 +02:00

README.md

tlstunnel

A TLS reverse proxy.

License

MIT