mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
Addresses #14734. This PR wires up `tunnel.go` to a `tailnet.Conn` via the new `/tailnet` endpoint, with all the necessary controllers such that a VPN connection can be started, stopped and inspected via the CoderVPN protocol.