Skip to content

Allow for proxy configuration with websockets in arbitrary TCP connections #317

@jmonson

Description

@jmonson

We are trying to run cloudflared access tcp ... behind a squid proxy. However, the dialer doesn't support proxy. Meaning, we can't set https_proxy env. For example:

env https_proxy=http://myproxy:12345 ./cloudflared access tcp ...

Fails as the https_proxy isn't respected.

Metadata

Metadata

Assignees

No one assigned

    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