Go to file
2024-06-18 10:59:00 -06:00
.envrc initial 2023-01-31 09:19:43 -07:00
.gitignore initial 2023-01-31 09:19:43 -07:00
flake.lock update deps 2024-06-18 10:59:00 -06:00
flake.nix bump deps 2024-01-29 08:26:35 -07:00
go.mod update deps 2024-06-18 10:59:00 -06:00
go.sum update deps 2024-06-18 10:59:00 -06:00
LICENSE initial 2023-01-31 09:19:43 -07:00
main.go Update deps, add pprof'ability 2023-04-28 08:24:52 -06:00
README.md initial 2023-01-31 09:19:43 -07:00

ts-reverse-proxy

A generic one-to-one (one hostname to one backend) reverse proxy.

ts-reversy-proxy starts up and listenes on port 443, when a connection is made for the matching -name, an ACME certificate is requested and then the connection is passed along to -ip at -port.