noahcoolboy / funcaptcha

A library used to interact with funcaptchas.
Other
186 stars 43 forks source link

Can't use proxies with username and password #10

Closed PrintedScript closed 2 years ago

PrintedScript commented 2 years ago

I am trying to use proxies which needs authentication with username and password ( username:password@ip:port ) but whenever I try I get the error

Proxy response !== 200 when HTTP Tunneling

noahcoolboy commented 2 years ago

Hello I will soon add a way to specify authentication for proxies In the meantime, you can request captchas without any proxies

PrintedScript commented 2 years ago

Is there any ETA on when this feature will be added? I am currently using proxyscrape residential proxy pool and they only support username and password authentication

noahcoolboy commented 2 years ago

Sorry I just kinda forgot It has been added, and can be done by putting the authentication in the proxy url like so http://username:password@host:port