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

Add proxy support (NO AUTH) & Add anti-captcha to solving methods #44

Merged
merged 2 commits into from
Jan 24, 2021
Merged

Conversation

iIIusi0n
Copy link
Contributor

NOT SUPPORT AUTH NOW!

NOT SUPPORT AUTH NOW!
@NoahCardoza
Copy link
Owner

Will think work with this line here? Sorry, I don't have much time for testing right now.

await page.authenticate({ username: proxy.username, password: proxy.password });

@iIIusi0n
Copy link
Contributor Author

Will think work with this line here? Sorry, I don't have much time for testing right now.

await page.authenticate({ username: proxy.username, password: proxy.password });

No. It parse JSON and get proxy address like "type://host:port",
If there is auth in link, it will be ignore.
I will update to working with auth, but i have no time right now to do that.
I have another primary priority :(

@NoahCardoza
Copy link
Owner

No worries. Thanks!

@iIIusi0n iIIusi0n changed the title Add proxy Add proxy support (NO AUTH) & Add anti-captcha to solving methods Jan 22, 2021
@NoahCardoza
Copy link
Owner

I'm just going to trust this works as I don't have much time for this project atm 🤞

@NoahCardoza NoahCardoza merged commit 280a640 into NoahCardoza:master Jan 24, 2021
@mastercho
Copy link

@iIIusi0n where i should set anti-captcha key?

@iIIusi0n
Copy link
Contributor Author

Send as json value.
Key name is "apiKey".

jairoxyz pushed a commit to jairoxyz/CloudProxy that referenced this pull request Aug 23, 2021
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

Successfully merging this pull request may close these issues.

None yet

4 participants