-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
https://github.com/pymumu/smartdns/commits/5f90115a103c4c6ef0ebcc9a33c4b321c665afa9/
别的什么都没干,就安装了这个版本的apk,之后刚开始还好的,没几分钟就开始卡顿,网页就打不开,断断续续的时好时坏
家里都在用,apk我也不会解包,没办法覆盖bin降级,只能赶紧卸载再装旧版的,马上恢复正常了
因为日用环境没开日志,贴个congif吧
server-name Tenda
speed-check-mode tcp:443,tcp:80,ping
prefetch-domain yes
serve-expired yes
cache-size 33333
dnsmasq-lease-file /tmp/dhcp.leases
rr-ttl-min 600
log-size 64K
log-num 0
log-level off
audit-size 64K
audit-num 1
response-mode fastest-ip
cache-persist yes
cache-file /etc/smartdns/smartdns.cache
proxy-server socks5://127.0.0.1:50707 -name default-proxy
force-qtype-SOA 65
resolv-file /tmp/resolv.conf.d/resolv.conf.auto
bind :53535@br-lan
bind :53535@lo
bind :53353@br-lan -group fly -force-https-soa
bind :53353@lo -group fly -force-https-soa
server-https https://223.5.5.5/dns-query -no-check-certificate -group cn
server 119.29.29.29 -group cn
server 180.76.76.76 -group cn
server 180.184.1.1 -group cn
server 114.114.114.114 -group cn
server-https https://8.8.8.8/dns-query -no-check-certificate -group fly -exclude-default-group -proxy default-proxy
server-https https://1.1.1.1/dns-query -no-check-certificate -group fly -exclude-default-group -proxy default-proxy
server-https https://208.67.222.222/dns-query -no-check-certificate -group fly -exclude-default-group -proxy default-proxy
server-https https://9.9.9.9/dns-query -no-check-certificate -group fly -exclude-default-group -proxy default-proxy
server-https https://185.222.222.222/dns-query -no-check-certificate -group fly -exclude-default-group -proxy default-proxy
domain-set -name domain-forwarding-list -file /etc/smartdns/domain-forwarding.list
domain-rules /domain-set:domain-forwarding-list/ -nameserver fly -speed-check-mode tcp:443,tcp:80,ping -dualstack-ip-selection yes
domain-set -name domain-block-list -file /etc/smartdns/domain-block.list
domain-rules /domain-set:domain-block-list/ -address #
conf-file /etc/smartdns/address.conf
conf-file /etc/smartdns/blacklist-ip.conf
conf-file /etc/smartdns/custom.conf
custom如下
audit-enable no
max-reply-ip-num 11
serve-expired-ttl 2222222
cache-checkpoint-time 111111
cache-file /usr/cache.smartdns
#cloudflare ip-alias
ip-set -name cloudflare-ipv4 -file /usr/cfipv4.txt
ip-rules ip-set:cloudflare-ipv4 -ip-alias 104.18.11……4.17.212.171
ip-set -name cloudflare-ipv6 -file /usr/cfipv6.txt
ip-rules ip-set:cloudflare-ipv6 -ip-alias 2606:470……1c:64da
没过多测试,我有点事着急出去……反正这个版本有非常大bug
哦对,回退的已知好的版本是https://github.com/pymumu/smartdns/commits/3582bad807275d5e4fbd735c045a26cb74d51434/
Metadata
Metadata
Assignees
Labels
No labels