Sign inSign up

mucahidaydin/proxy

By mucahidaydin

•Updated over 1 year ago

Image
0

2.0K

mucahidaydin/proxy repository overview

⁠How to Use:

To run the proxy server, simply use the following command:

docker run -e USERNAME=myusername -e PASSWORD=mypassword -p 3128:3128 mucahidaydin/proxy
  • Replace myusername and mypassword with your desired username and password for authentication.
  • Port 3128 inside the container is mapped to port 3128 on your host machine.

⁠Test the Proxy:

After starting the proxy server, you can test it by running the following command:

curl -x myusername:mypassword@<proxy-ip>:3128 https://httpbin.org/ip

šŸ”— GitHub Repository⁠

Tag summary

Content type

Image

Digest

sha256:34bc9f0d9…

Size

73.1 MB

Last updated

over 1 year ago

docker pull mucahidaydin/proxy