6 ms·
You always could by just setting the proxy environment variables (or in settings). The standard port for the tor daemon is 9050. In fact, it's relatively easy
by _k2vp 1y ago
You always could by just setting the proxy environment variables (or in settings). The standard port for the tor daemon is 9050.
In fact, it's relatively easy to write a socks proxy that lets you route traffic through a arbitrary protocols. For example, I can serve/visit websites on syncthing with a socks5 proxy as a translation layer: https://github.com/acheong08/syndicate https://github.com/acheong08/syndicate
- stepupmakeup 1y agoChrome has zero user-facing proxy controls of its own on Windows, nor PAC support. But the --proxy-server command line argument works.