-
Notifications
You must be signed in to change notification settings - Fork 35
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
Pretty much all sites have problems #1
Comments
|
Maybe the problem is that I could not have a socks server. |
I use tcpsocks myself primarily with |
Are there any more information? What SOCKS server do you use? Does redsocks work for you? |
I was having the same issue and
Adding those rules first should solve your problem. Specifically, I narrowed it down to |
Maybe One solution was to run tcpsocks as a separate user and to something like To debug tcptables configuration, one needs output of |
Note: redsocks may be more maintained solution. If it works for you, you may want to stay with redsocks. I developed tcpsocks because of I was not aware of redsocks. Reasons to use tcpsocks:
|
Yes, that's exactly what happened.
Makes sense, but most people do a quick test of the software first before setting something like that up. In this case, the localhost rule is necessary. Thanks for the software :) |
Hi,
I'm trying to make this work, but I'm having big problems with this: all attempts to load web pages endup with
some exception are present. For instance gmail works properly as well as other google pages. I'm not sure where the problem is, because I've the sock5 working (if I set an app to use it, it works perfectly) the firewall has all rules that it needs and I have tcpsocks correctly setup and since google traffic works, I think the tunnel is somehow working properly
The text was updated successfully, but these errors were encountered: