Skip to content

Client configuration to disable STUN #7179

@deansheather

Description

@deansheather

Currently, STUN can be enabled server-wide and all clients will try to connect P2P when connecting. However, it's difficult to tell if an issue only affects P2P or all connections including DERP as there's no way to turn it off without disabling it for the entire deployment.

Add a flag to every coder CLI command that connects to workspaces to --disable-p2p. Make sure this is logged so users can tell it definitely worked.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions