更新,路由器总是重定向DNS到1053,改用了v2ray内置dns,效果更好。

路由器内置的dns总是不稳定,希望这个好用。

opkg update; opkg install dnscrypt-proxy
dnscrypt-proxy -R cs-de -a 0.0.0.0:5353 -d

/etc/dnsmasq.conf

no-resolv
server=127.0.0.1#5353
cache-size=1500

标签: none

添加新评论