Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qbit/ts-reverse-proxy
a TailScale aware reverse proxy
https://github.com/qbit/ts-reverse-proxy
reverse-proxy tailscale
Last synced: 9 days ago
JSON representation
a TailScale aware reverse proxy
- Host: GitHub
- URL: https://github.com/qbit/ts-reverse-proxy
- Owner: qbit
- License: isc
- Created: 2023-01-31T16:23:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T02:24:48.000Z (4 months ago)
- Last Synced: 2024-08-01T13:29:33.429Z (3 months ago)
- Topics: reverse-proxy, tailscale
- Language: Nix
- Homepage:
- Size: 91.8 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`.