Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Received HTTP code 502 from proxy after CONNECT #408

Open
3052 opened this issue Jun 2, 2024 · 3 comments
Open

Received HTTP code 502 from proxy after CONNECT #408

3052 opened this issue Jun 2, 2024 · 3 comments

Comments

@3052
Copy link

3052 commented Jun 2, 2024

if I do this, everything works fine:

curl -x socks5://username:[email protected]:10000 `
https://js.stripe.com/v3

but if I do this:

glider -listen :8080 -forward `
socks5://username:[email protected]:10000

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

github-actions bot commented Sep 1, 2024

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added Stale and removed Stale labels Sep 1, 2024
Copy link

github-actions bot commented Dec 1, 2024

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Dec 1, 2024
@3052
Copy link
Author

3052 commented Dec 1, 2024

!

@github-actions github-actions bot removed the Stale label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant