1
wzc0x0 OP 看到之前fqroute写的文章,gfw四两拨千斤的力量让广大网民再也不能科学上网了,我们真是完全被动啊!
|
2
wzc0x0 OP 真心求助
|
3
rwzsycwan 2015-03-26 15:51:37 +08:00 1
ChinaDNS + ShadowVPN
|
4
foxking 2015-03-26 16:54:41 +08:00 via iPhone
chinadns
|
5
leopard080264 2015-03-26 17:53:48 +08:00 via iPad 1
站内搜中科大dns
|
6
hokerlinux 2015-03-26 19:53:06 +08:00 1
不稳定吗?我的dnsmasq+dnscrypt用着挺好呀
|
7
liuchen9586 2015-03-26 19:56:06 +08:00 1
自建DNS,请求全部走8.8.8.8,中国的域名拿出来另行解析
|
8
leavic 2015-03-26 20:22:37 +08:00 1
非标端口我觉得很稳定
|
10
wzc0x0 OP @leopard080264 我大天朝内还有干净的dns?
|
11
wzc0x0 OP @hokerlinux 时断时续
|
15
rwzsycwan 2015-03-26 22:35:01 +08:00 3
@wzc0x0 我在用 还好吧 其实你可以试试中科大的dns:
电信 202.141.160.95 202.141.160.99 移动 202.141.176.95 202.141.176.99 教育 202.112.20.131 202.38.64.1 |
18
ncisoft 2015-03-27 02:54:05 +08:00 via iPad 1
Dnsmasq(使用server选项,选择性强制某些域名的解析通过此路径) --UDP-->dnscrypt-proxy or pdnsd--TCP-->ss-redir-->opendns or google dns
只要ss稳定,就一切稳定。dns不稳定往往是因为ss不稳定,可通过socks用curl测试ss的联通性,找个国内随意下载地址测试即可。 我比较喜欢pdnsd + google dns方案 支持Openwrt |
19
ChangeTheWorld 2015-03-27 08:26:38 +08:00 1
路由劫持不VPN怎么都玩不转
|
22
googlebot 2015-03-27 17:57:31 +08:00 via iPad 1
Dnsmasq用opendns 5353端口,很稳定,
用53端口不行 |
27
shaytan 2015-04-02 17:01:32 +08:00
@ncisoft 其实我是小白 基本思路大概知道了 还准备直接用dnsmasq的ipset 现在就是卡在怎么把pdnsd用tcp发到ss上
|
31
ncisoft 2015-04-03 11:47:19 +08:00 via iPad 1
@shaytan 用ss其实不需要所谓的稳定干净的dns,因为域名解析都在ss服务器端处理的(浏览器使用场景下)
|
37
ncisoft 2015-04-05 21:49:19 +08:00 via iPad
|