catatnight/sniproxy

By catatnight

Updated over 9 years ago

SNI Proxy: TCP proxy that inspects the TLS handshake for server name extension then proxies the request

Image

373

docker-sniproxy

SNI Proxy in docker

Usage

$ sudo docker pull catatnight/sniproxy
$ sudo docker run --net=host -v <sniproxy.conf-dir>:/etc/sniproxy --name sniproxy -d catatnight/sniproxy
# save sniproxy.conf file to <sniproxy.conf-dir>

Reference

Docker Pull Command

docker pull catatnight/sniproxy