-
Notifications
You must be signed in to change notification settings - Fork 107
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
Request stuck at ReadAll #6
Comments
Also tested socks4 - it just works fine. |
I have tested the code of SOCK5 again using the example in README.md, and it just works as I have expected. Just make sure you have a SOCK5 proxy with anonymous authentication. |
Thanks for the answer. socks uses "Allow x.x.x.x". and have no idea why at your machine it worked. |
Ok, looks like this is my and a bunch of others tinyproxy issue. connectiong to TOR network worked well. |
For some reason code got freeze on method
I tested my proxy, and also bunch of others - same result.
Here is my code:
Any ideas? Thanks.
The text was updated successfully, but these errors were encountered: