Skip to content

The 'nginx-foward-proxy' is a so simple HTTP proxy server using the nginx

License

Notifications You must be signed in to change notification settings

hinata/nginx-forward-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-forward-proxy

What is this?

The 'nginx-foward-proxy' is a so simple HTTP proxy server using the nginx. You can easily build a HTTP proxy server using this.

Try this container

Requirement packages

  • Docker

How to use

$ docker run --rm -d -p 3128:3128 hinata/nginx-forward-proxy:latest
$ curl -x http://127.0.0.1:3128 https://www.google.co.jp

See also

LICENSE

Apache 2.0

About

The 'nginx-foward-proxy' is a so simple HTTP proxy server using the nginx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published