8000 Build a Windows Service that implements CoderVPN · Issue #2 · coder/coder-desktop-windows · GitHub
[go: up one dir, main page]

Skip to content
Build a Windows Service that implements CoderVPN #2
Closed
@spikecurtis

Description

@spikecurtis

Create a native Windows Service that auto-starts with Windows and creates a named pipe to accept connections from the user application.

Image

On connection, it uses the CoderVPN protocol (#3) to communicate with the user application. When the user application starts the VPN, it uses the provided credentials to connect to the Coder deployment, download the Coder binary, create a pair of communication pipes, then fork/exec to start the coder daemon process (coder/coder#14735).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0