Skip to content

teambrookie/easy-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

easy-proxy

If you want to proxy something you just run

docker run --rm -p 8000:80 -e REMOTE=http://google.com teambrookie/easy-proxy

And now if you go to http://localhost:8080 you have google behind a proxy.

Releases

No releases published

Packages

No packages published