Update stunnel.md

This commit is contained in:
edoo
2019-11-29 19:24:22 +08:00
committed by GitHub
parent 64a50beab4
commit 8e272fdb52

View File

@@ -13,13 +13,16 @@ debug = err
[blahdns-dns] [blahdns-dns]
client = yes client = yes
accept = 127.0.0.1:5353 accept = 127.0.0.1:5353
connect = 108.61.201.119:853 #Japan connect = 45.32.55.94:853 #Japan
# connect = 159.69.198.101:853 #Germany # connect = 159.69.198.101:853 #Germany
# connect = 95.216.212.177:853 #Finland
verifyChain = yes verifyChain = yes
CApath = /etc/ssl/certs CApath = /etc/ssl/certs
checkHost = dot-jp.blahdns.com checkHost = dot-jp.blahdns.com
# checkHost = dot-de.blahdns.com # checkHost = dot-de.blahdns.com
# checkHost = dot-fi.blahdns.com
```` ````
### Test ### Test