Proxy is not working in company Network
Hi Team, Can you help on, why proxy is not working in company network?
Thanks, Sanjeev Singh
Hi Team, Do you have any update on this.?
Thanks, Sanjeev Singh
Which docker image are you using?
I would recommend vimagick/polipo , it's much easy to use.
we are using docker pull vimagick/tinyproxy image. its working fine in azure VMs and other environment. but not working on company network.
Do you have any idea on this ?
okay. if will use vimagick/polipo image. then how would set the credential ?
Hi Team, Any updates on this ?
Thank Singh
server
docker run -d -p 8123:8123 --name=polipo vimagick/polipo authCredentials=username:password
client
curl -x username:[email protected]:8123 http://ifconfig.co
Hi, how to use this proxy on client browser ?
Guys any update on above query ?
hey, this working thru command -curl -x username:[email protected]:8123 http://ifconfig.co . but how we can use this proxy in chrome browser ? .
any update on this ?