mirror of
https://github.com/tailscale/tailscale.git
synced 2026-02-16 05:02:09 +01: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>