Christopher Lemmer Webber <[email protected]> skribis: > Anyone have recommendations on how they're doing web browsing via Tor, > sans tor-browser? In the interim I have been using the more > lightweight, non-js using browsers like links.
I use Privoxy, and as written in the ‘privoxy.conf’ example, I have:
forward-socks5 / 127.0.0.1:9050 .
where Tor is listening on port 9050 (I use the Tor service of GuixSD.)
Ludo’.
