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 connect Timeout/Error #7

Open
AncapCybergod opened this issue Mar 15, 2021 · 0 comments
Open

Proxy connect Timeout/Error #7

AncapCybergod opened this issue Mar 15, 2021 · 0 comments

Comments

@AncapCybergod
Copy link

Hello,
I am passing in a proxy to the new client function as shown
client, err := cclient.NewClient(tls.HelloChrome_Auto, "https://username:[email protected]:443/")
using my own proxy that I know works.

I am getting the following error
2021/03/14 20:29:57 Get "https://www.google.com/": EOF exit status 1
after the connection hangs for a bit.

I appreciate the work you put into your repo, the tls requests consistently work on all urls unlike the mytls repo which hangs on some with a tls: server selected unsupported protocol version 304 error.

I was wondering where I should poke around to fix this or if there is a solution available.

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