almeidapaulopt / tsdproxy

Tailscale Docker Proxy
MIT License
396 stars 15 forks source link

Could you be a solution to this Tailscale issue? #37

Open jucor opened 2 weeks ago

jucor commented 2 weeks ago

Hi @almeidapaulopt Just found TSDProxy featured in Tailscale's newsletter. I was wondering: am I misunderstanding something, or is TSDproxy exactly what's needed as a workaround for Tailscale's feature request https://github.com/tailscale/tailscale/issues/1543 ? That issue has nearly 600 reactions on it, so I think you might be helpinga lot of people if you confirm TSDproxy can do the trick :)

cattaildumpling commented 1 week ago

As far as I understand TSDProxy will create a new machine to your Tailnet from every Docker container you have configured with TSDProxy tags. Therefore the syntax for subdomains will be same than in any other device in your Tailnet (device.yourtailnetaddress.ts.net). So if the issue is that you want to run many services behind of the same host and have unique subdomains for them, you can achieve that with this project.