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
- Host: GitHub
- URL: https://github.com/xjasonlyu/docker-sniproxy
- Owner: xjasonlyu
- License: mit
- Created: 2024-12-01T17:40:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-11T04:44:50.000Z (9 months ago)
- Last Synced: 2025-01-11T05:28:46.680Z (9 months ago)
- Topics: docker, sni-proxy, sniproxy
- Language: Dockerfile
- Homepage: https://github.com/dlundquist/sniproxy
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.