Is there any way to bypass authenticated http proxy to something like 127.0.0.1:port, so that we could use it any application, simply by filling out the proxy 127.0.0.1:port (which could be used for applications that don't have options of filling proxy_username and proxy_passsword).
I have tried privoxy, but I could make it work only with tor proxy. I am unable to figure out where to fill the proxy and authentication details of my http proxy in the config file.
Please say if privoxy could help, or if there's some other alternative
P.S. : I know that tor could be a suggestion, but I don't want to browse anonymously. I just want to bypass my authenticated proxy to unauthenticated one.