basil00 / Tallow

Tallow - Transparent Tor for Windows
http://reqrypt.org/tallow.html
GNU General Public License v3.0
515 stars 112 forks source link

Tallow connects succesfully, but connections time out; #10

Closed usra30 closed 6 years ago

usra30 commented 6 years ago

Not sure whats going on here; I'm trying to run tallow on top of openvpn. The firewall is programmed to allow tallow, tor, svchost and others should be going through fine; disabling firewall results in the same issues;disabling openvpn as well. tor browser works without a hitch. I have winhttp proxy disabled; along with many of its dependencies. I see others had similar issues, any idea whats going on here?

also is there away to divert tor browser traffic through tallow?

basil00 commented 6 years ago

Tallow will block all non-Tor traffic by default, including traffic to the VPN server.

However, it might be possible to configure Tallow to also ignore the VPN traffic. This can only be done by editing the traffic.divert file. See the comments in the file for more information.

edit:

also is there away to divert tor browser traffic through tallow?

I am not familiar with the Tor browser, but you'd probably need to configure TTB to use the same Tor instance as Tallow. Not sure if it is possible.