dowsnature / dowsDNS

快速翻跃中国防火墙
1.15k stars 268 forks source link

怎么自定义添加SNI代理? #14

Closed ghost closed 7 years ago

ghost commented 7 years ago

怎么自定义添加SNI代理? SNI代理设置的是 所有域名都反向代理,该如何添加?

downature commented 7 years ago

{ "Remote_dns_server" : "114.114.114.114", "Remote_dns_port":53, "Rpz_json_path":"./data/rpz.json", "Local_dns_server" : "127.0.0.1", "Local_dns_port" : 53, "sni_proxy_on":true, "sni_proxy_ip":"219.76.4.3" }

修改sni_proxy_ip的值就可以了。

注意: exe版本不支持

wpyok500 commented 7 years ago

mark

SeaHOH commented 7 years ago

219.76.4.3 属于 Hong Kong Telecommunications,似乎带宽比不上谷歌 IP。