An open API service indexing awesome lists of open source software.

https://github.com/xjasonlyu/docker-sniproxy

SNI Proxy docker image
https://github.com/xjasonlyu/docker-sniproxy

docker sni-proxy sniproxy

Last synced: 8 months ago
JSON representation

SNI Proxy docker image

Awesome Lists containing this project

README

          

# SNI Proxy Docker Image

Proxies incoming HTTP and TLS connections based on the hostname contained in the initial request of the TCP session. This enables HTTPS name-based virtual hosting to separate backend servers without installing the private key on the proxy machine.