Skip to content

write Coder binary to a fixed (not-user-specific) path #256

@spikecurtis

Description

@spikecurtis

In order to get direct network connections working, a customer needs to add a firewall exception for coder.exe on Windows. They manage their firewall rules centrally, and the problem is that the IDE plugin writes to the directory

c:\Users\%USERNAME%\AppData\Roaming\Code\User\globalStorage\coder.coder-remote

Since the directory is different for every person, they can't push out a central firewall rule.

It would be better if we could write to somewhere that doesn't depend on the username, and/or write somewhere centrally configurable.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions