Skip to content

Received HTTP code 502 from proxy after CONNECT #408

@3052

Description

@3052

if I do this, everything works fine:

curl -x socks5://username:password@res.proxy-seller.com:10000 `
https://js.stripe.com/v3

but if I do this:

glider -listen :8080 -forward `
socks5://username:password@res.proxy-seller.com:10000

> curl -x localhost:8080 https://js.stripe.com/v3
curl: (56) Received HTTP code 502 from proxy after CONNECT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions