back when I used ubuntu derivatives I used privoxy and edited the config file to route all my traffic through tor.
I just did the same on debian 12.6 and wonder if there’s a better alternative.
back when I used ubuntu derivatives I used privoxy and edited the config file to route all my traffic through tor.
I just did the same on debian 12.6 and wonder if there’s a better alternative.
You point your main active network interface gateway to a tor gateway or proxy.
Am I doing that editing the privoxy config file with this line?
‘forward-socks5t / 127.0.0.1:9050 .’
I now set up tor for firefox manually using https://www.wikihow.com/Use-Tor-with-Firefox. If the edited privoxy cofig file is the right way to go, didn’t I just double torify?