Skip to content

[Feat]: Allow port-forwarding proxy to be disabled #6348

Closed
@ryanbrainard

Description

@ryanbrainard

What is your suggestion?

Allow the port-forwarding proxy to be disabled with an option.

Why do you want this feature?

We are running code-server behind a load balancer with its own port-forwarding proxy. As such, we want to disable the built-in proxy in code-server to avoid users from circumventing the authentication.

Are there any workarounds to get this functionality today?

VS Code has the remote.autoForwardPorts setting, which stops the automatic discovery of ports to forward, but it does not actually block the code-server routes if the user knows the URL pattern to use.

Are you interested in submitting a PR for this?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSome improvement that isn't a feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions