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

Proxy server authentication with token #162

Open
NannoSilver opened this issue May 16, 2022 · 2 comments
Open

Proxy server authentication with token #162

NannoSilver opened this issue May 16, 2022 · 2 comments

Comments

@NannoSilver
Copy link

Nowadays many proxy servers are authenticating the user by a token or key, instead username and password.
Every request shall include the key, in a way similar to:
http://myproxyserver.com:51337/?apiKey=bW3ZXxHJdjfodhsfodshfoisdofwe6wjCU

Is there a way to authenticate with pysocks using such keys?

@schthms
Copy link

schthms commented Sep 15, 2022

@sukhoi47 Have you been able to find a way?

@NannoSilver
Copy link
Author

@sukhoi47 Have you been able to find a way?

@schthms I moved to a proxy provider with authentication by username and password and and could implement in my app without the need of pysocks.

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

2 participants