Open GoogleCodeExporter opened 9 years ago
The user_spac.json is:
[
{
"Host" : ["*.company.com"],
"Proxy": ["Direct"]
}
]
Original comment by Magiclouds
on 7 Dec 2012 at 3:18
默认的https的站点会用gsnova.conf中配置的TrustedDNS;把TrustedDNS��
�加个#注释掉就会用系统默认的DNS
Original comment by yinqiwen@gmail.com
on 7 Dec 2012 at 3:26
Hosts -
TrustedDNS已经注释掉,还是报类似错误,使用http也不能连接。
Original comment by Magiclouds
on 7 Dec 2012 at 5:30
那看来暂时只能在替换TrustedDNS的值了;下个版本会加一个Prox
y attribute指示强制用系统DNS,github上已经提交了code
Original comment by yinqiwen@gmail.com
on 7 Dec 2012 at 6:11
呃……我看配置部分有个remoteresolve,是指什么?现在我把host
s段禁用掉,都不能本地解析。
Original comment by Magiclouds
on 7 Dec 2012 at 6:31
那是ssh的远程解析选项
hosts禁用的只是自动行为,大部分配置还是生效的
Original comment by yinqiwen@gmail.com
on 7 Dec 2012 at 6:33
Original issue reported on code.google.com by
Magiclouds
on 7 Dec 2012 at 3:17