I want: ISP -> Tor -> Proxy -> Site
.
Reason: to bypass Tor exit nodes block by destination website.
Why in Tor Browser not in Firefox: to have the same fingerprint as in TB and to get rid of Firefox built-in malware.
Hello. I’d like to set up SOCKS(4/5) proxy in Tor Browser on Whonix Workstation. I followed the instruction described in support but after I perform the actions described in wiki, connections are closed though in Firefox browser on top of Workstation adding SOCKS proxies works well. I think that something inside Whonix Tor Browser configuration prevents from connection to SOCKS proxies.
I did the following inside Tor Browser’s about:config
:
extensions.torbutton.use_nontor_proxy
→ true
network.proxy.no_proxies_on
→ 0
network.proxy.socks
→ IP of proxy server
network.proxy.socks_port
→ Port number of proxy server
But that doesn’t work! Help please!