Question: forward username/password through to socks5 proxy
[email protected] Thu, 11 Aug 2022 18:38:30 -0400
| Newsgroups | gmane.comp.web.privoxy.user |
|---|---|
| Message-ID | <[email protected]> |
Hello! I’m trying to utilize privoxy and tor together, using tor's stream isolation to get a new circuit per session by passing different credentials per session. I have the recommended config in there: forward-socks5t / 127.0.0.1:9050 . And I'm trying to call through privoxy with: curl -s -x http://$USER:$PASS@localhost:8118 https://check.torproject.org But it looks like the username and password aren't forwarded along to tor. Is this possible? I can't put the username/password it the privoxy config because it changes dynamically per session/app/etc. Best regards, Eric _______________________________________________ Privoxy-users mailing list [email protected] https://lists.privoxy.org/mailman/listinfo/privoxy-users