stunnel4 server + sniproxy at ubuntu 14.04
894
Background Sometimes we can NOT access ...
How to
ENABLED=1 in /etc/default/stunnel4client = yes
pid = /etc/stunnel/stunnel.pid
[http]
accept = 80
connect = 1.2.3.4:10080 # 1.2.3.4 is your server's ip or domain
[https]
accept = 443
connect = 1.2.3.4:10443
Content type
Image
Digest
Size
164.5 MB
Last updated
over 9 years ago
docker pull lfbear/stunnel-ubuntu