Sign inSign up

man1234/squid-proxy

By man1234

Updated 6 months ago

squid proxy container

Image
Networking
Security
Internet of things
0

838

man1234/squid-proxy repository overview

This is running the latest squid proxy. allowing all ports to pass.

  • GitHub - view the source for all of our repositories.

Docker Pulls Docker Stars

Deployment.

docker run -d -p 3100:3128 -e PGID=1000 -e PUID=1000 --name squid man1234/squid-proxy:tagname

Tagname latest = Alpine

After you have deployed the container. on any app. that you wish to run this proxy on. you just need to add ENV on the container using

https_proxy http://publicipofsquidcontainer:3100

You can of course change the port you wish to use. E.G 3111:3128

Tag summary

Content type

Image

Digest

sha256:95c0944f7

Size

7.9 MB

Last updated

6 months ago

docker pull man1234/squid-proxy