Skip to content

Add tailscale Router that uses CoderVPN protocol to configure networking #14732

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spikecurtis opened this issue Sep 19, 2024 · 0 comments · Fixed by #15391
Closed

Add tailscale Router that uses CoderVPN protocol to configure networking #14732

spikecurtis opened this issue Sep 19, 2024 · 0 comments · Fixed by #15391
Assignees
Labels
networking Area: networking

Comments

@spikecurtis
Copy link
Contributor

We want to support a native desktop VPN on macOS, using the native macOS NetworkExtension APIs. The Tailscale wgengine defines an abstract Router interface for programming routing information into the operating system. Since we want to use the native macOS APIs to do this, we will implement a Router that uses the CoderVPN Control Protocol (#14731) to send Network Settings to the manager, which will then call the appropriate native APIs.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
networking Area: networking
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants