Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy is not working in company Network #179

Open
rrathord1885 opened this issue Jun 19, 2021 · 12 comments
Open

Proxy is not working in company Network #179

rrathord1885 opened this issue Jun 19, 2021 · 12 comments

Comments

@rrathord1885
Copy link

Hi Team,
Can you help on, why proxy is not working in company network?

Thanks,
Sanjeev Singh

@rrathord1885
Copy link
Author

Hi Team,
Do you have any update on this.?

Thanks,
Sanjeev Singh

@vimagick
Copy link
Owner

Which docker image are you using?

@vimagick
Copy link
Owner

I would recommend vimagick/polipo , it's much easy to use.

@rrathord1885
Copy link
Author

we are using docker pull vimagick/tinyproxy image. its working fine in azure VMs and other environment. but not working on company network.

@rrathord1885
Copy link
Author

Do you have any idea on this ?

@rrathord1885
Copy link
Author

okay. if will use vimagick/polipo image. then how would set the credential ?

@rrathord1885
Copy link
Author

Hi Team,
Any updates on this ?

Thank Singh

@vimagick
Copy link
Owner

server

docker run -d -p 8123:8123 --name=polipo vimagick/polipo authCredentials=username:password

client

curl -x username:password@127.0.0.1:8123 http://ifconfig.co

@rrathord1885
Copy link
Author

Hi, how to use this proxy on client browser ?

@rrathord1885
Copy link
Author

Guys any update on above query ?

@rrathord1885
Copy link
Author

rrathord1885 commented Jul 12, 2021

hey, this working thru command -curl -x username:password@127.0.0.1:8123 http://ifconfig.co . but how we can use this proxy in chrome browser ?
.

@rrathord1885
Copy link
Author

any update on this ?

@github-staff github-staff deleted a comment Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants