Go to file
2023-11-17 07:09:26 -07:00
.envrc initial 2023-01-31 09:19:43 -07:00
.gitignore initial 2023-01-31 09:19:43 -07:00
flake.lock flake.lock: Update 2023-11-17 07:06:27 -07:00
flake.nix update to the latest tailscale 2023-11-17 07:09:26 -07:00
go.mod update to the latest tailscale 2023-11-17 07:09:26 -07:00
go.sum update to the latest tailscale 2023-11-17 07:09:26 -07: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.