mirror of
https://github.com/tailscale/tailscale.git
synced 2026-01-27 17:18:44 -05:00
instead of starting a separate server listening on a particular port, use the TCPHandlerForDst method to intercept requests for the special web client port (currently 5252, probably configurable later). Updates tailscale/corp#14335 Signed-off-by: Will Norris <will@tailscale.com>