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

authentication-based proxies not supported #68

Open
oussama-alaoui opened this issue Jan 31, 2025 · 1 comment
Open

authentication-based proxies not supported #68

oussama-alaoui opened this issue Jan 31, 2025 · 1 comment

Comments

@oussama-alaoui
Copy link

curl http://localhost:8000/cookies\?url\=https://example.com/oauth2/authorization/oidc\&retries\=2\&proxy\=http://username:password@host:port

i get this error in browser

This site can’t be reached

The webpage at https://fr.tlscontact.com/oauth2/authorization/oidc might be temporarily down or it may have moved permanently to a new web address.

ERR_NO_SUPPORTED_PROXIES

@sarperavci
Copy link
Owner

We’re using the DrissionPage API to configure proxies, but it doesn’t support authentication-based proxies. Check the DrissionPage owner's comment for details.

Yes, proxies with username passwords are not supported at this time, you can use a plugin to implement this feature. (translated)

g1879/DrissionPage#83 (comment)

@sarperavci sarperavci changed the title proxies not supported authentication-based proxies not supported Jan 31, 2025
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