tailscale / tailscale/tailscale
tsnet: share a netcheck.Client among many tsnet.Servers?
Open
tsnet
- Dominant language
- Go
- Stars
- 36.5k
- Forks
- 3.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 123
Description
If a process has a bazillion tsnet.Servers in it, they shouldn't all be doing their own netchecks to find a home DERP, etc.
We should probably fine a way to share it among all the tsnet instances.
(clearly magicsock, controlclient etc too, but those are harder, so this issue is specifically about netcheck which should be easy)
/cc @raggi @tailscale/client-core @lkosewsk @jasonodonnell
Contributor guide
Assessment
This issue has not been assessed yet.