boinkor-net / tsnsrv

A reverse proxy that exposes services on your tailnet (as their own tailscale participants)
https://boinkor.net/2023/07/tsnsrv-or-easily-accessing-services-on-your-tailscale-network/
MIT License
189 stars 13 forks source link

Add an option -listenLocally #125

Closed antifuchs closed 7 months ago

antifuchs commented 7 months ago

This allows tsnsrv to proxy requests into the tailnet from an external address - almost like tailscale funnel does, except only on the network address you decide where it listens on.

antifuchs commented 7 months ago

This might be a fun project, but I'm not sure I can get this to work in the way I would need it. Closing.