Sign inSign up

yidigun/nginx-forward-proxy

By yidigun

Updated about 2 years ago

Nginx forward proxy settings using ngx_http_proxy_connect_module.

Image
Networking
0

2.0K

yidigun/nginx-forward-proxy repository overview

Nginx Forward Proxy

Nginx forward proxy settings using ngx_http_proxy_connect_module.

Nginx License

See https://nginx.org/LICENSE

ngx_http_proxy_connect_module License

See https://github.com/chobits/ngx_http_proxy_connect_module

Dockerfile License

It's just free. (Public Domain)

See https://github.com/yidigun/nginx-forward-proxy

Supported OS/Arch

  • linux/amd64
  • linux/arm64

Changelog

  • 2024-08-26 - Upgrade nginx version and add documentation

Use Image

You can choose only one config file of two:

These files are shipped with this image, or you can download from GitHub.

# download blacklist.conf or whitelist.conf
curl -O https://raw.githubusercontent.com/yidigun/nginx-forward-proxy/master/nginx-blacklist.conf

# edit to customize
vim nginx-blacklist.conf

# Run container
docker run -d 
    -v nginx-blacklist.conf:/usr/local/nginx/conf/nginx.conf \
    yidigun/nginx-forward-proxy:latest

Tag summary

Content type

Image

Digest

sha256:ff38ffcd2

Size

5.5 MB

Last updated

about 2 years ago

docker pull yidigun/nginx-forward-proxy