mirror of
https://github.com/tailscale/tailscale.git
synced 2025-06-11 02:08:36 +00:00

Expose the newly added netstack.Impl.ForwardTCPHandler in tsnet so that callers don't have to implement it themselves when writing TCP forwarders. Updates #13513 Signed-off-by: Maisem Ali <maisem@tailscale.com>