Skip to content

Because my internet is slowing down, I want a local proxy but want an easy step

Notifications You must be signed in to change notification settings

VolcanoYT/Docker-Squid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Squid

Because my internet is slowing down, I want a local proxy but want an easy step. (base alpine)

How to Use!

Use docker to run it (VolcanoYT Repo requires a password, please ask me first)

docker run --rm -it -p 3128:3128 repo.volcanoyt.com/docker-squid:last

or please build it manually so you can use it without a password :)

docker build -t "docker-squid:last" -f Dockerfile .
  • Proxy URL: demo:demo@localhost:3128

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

git clone https://github.com/volcanoyt/Docker-Squid.git
docker build -t "repo.volcanoyt.com/docker-squid:last" -f Dockerfile .
docker push repo.volcanoyt.com/docker-squid:last

License

MIT

About

Because my internet is slowing down, I want a local proxy but want an easy step

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published