Go to file
Simon Ser 8d2b9202b5
Require frontend blocks to have the name "frontend"
This allows us to easily add other kind of toplevel directives, e.g. for
global configuration options.
2020-09-09 11:00:00 +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 Require frontend blocks to have the name "frontend" 2020-09-09 11:00: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 Require frontend blocks to have the name "frontend" 2020-09-09 11:00:00 +02:00
server.go Add certmagic support 2020-09-08 18:24:16 +02:00

README.md

tlstunnel

A TLS reverse proxy.

License

MIT