GithubHelp home page GithubHelp logo

Comments (4)

zfl9 avatar zfl9 commented on June 16, 2024

说错了,其实你只需要启用 gfwlist 匹配列表就行了。即可完美解决。 @om2mo

from chinadns-ng.

zfl9 avatar zfl9 commented on June 16, 2024

因为cn后缀没有转发给它

其实不是因为域名啥后缀,chinadns-ng只是检测到114返回的是国内ip罢了。总之启用 gfwlist 列表匹配就可以解决了。自己可以试试。

from chinadns-ng.

om2mo avatar om2mo commented on June 16, 2024

说错了,其实你只需要启用 gfwlist 匹配列表就行了。即可完美解决。 @om2mo

gfwlist模式下这个域名也没有走可信DNS,不过我只是为了测试一下,不在gfw list的很多网站都打不开,通常我只用chnroute。
chinadns-ng -l 5354 -t 127.0.0.1#5300 -m /root/chinadns-ng-latest/gfwlist.txt -v
[handle_local_packet] query [services.googleapis.cn] from 127.0.0.1#61276
[handle_remote_packet] reply [services.googleapis.cn] from 114.114.114.114#53, result: accept

root@OpenWrt:~/chinadns-ng-latest# dig services.googleapis.cn

; <<>> DiG 9.14.8 <<>> services.googleapis.cn @127.0.0.1 -p 5354
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 573
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;services.googleapis.cn. IN A

;; ANSWER SECTION:
services.googleapis.cn. 52 IN A 203.208.40.95
services.googleapis.cn. 52 IN A 203.208.40.87
services.googleapis.cn. 52 IN A 203.208.40.88
services.googleapis.cn. 52 IN A 203.208.40.79

from chinadns-ng.

zfl9 avatar zfl9 commented on June 16, 2024

你逗我呢,-m 指定的是 chnlist,-g 才是 gfwlist。

from chinadns-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.