GithubHelp home page GithubHelp logo

Comments (17)

EricDiao avatar EricDiao commented on July 23, 2024

可以pull request.

2016-02-05 2:07 GMT+08:00 SHEN SHENG [email protected]:

我不太确定怎样才是比较合适的提交更新的方式。

这是我对目前列表的补充,检测的方式是根据是否使用了**的dns
accelerated-domains-20160203.china.conf.zip
https://github.com/felixonmars/dnsmasq-china-list/files/117953/accelerated-domains-20160203.china.conf.zip


Reply to this email directly or view it on GitHub
#116.

From 刁子豪
Website: me.ericdiao.com
E-mail: [email protected] [email protected]
[email protected]

from dnsmasq-china-list.

CNMan avatar CNMan commented on July 23, 2024

能主动批量检测么?
https://github.com/opendns/public-domain-lists
top10000的历史记录除去.cn
nondotcn.txt

from dnsmasq-china-list.

tomasen avatar tomasen commented on July 23, 2024

再追加一批。

accelerated-domains-20160204.china.conf.zip

我看到目前的列表都是排序后的模式,也不知道有没有现成的脚本用来合并conf文件条目。

也许积累更多时再抽时间合并后一起pr过来

from dnsmasq-china-list.

felixonmars avatar felixonmars commented on July 23, 2024

有提供一个简单的 updater.py 脚本,可以用于添加一个或多个条目并排序。

from dnsmasq-china-list.

felixonmars avatar felixonmars commented on July 23, 2024

有一个小问题:你的列表里好像包括了很多 NS 为 01~04.dnsv.jp. 的域名,这四台机器都不在境内哦。

from dnsmasq-china-list.

tomasen avatar tomasen commented on July 23, 2024

疏忽了,因为 dnsv(1-9).com 都是**的dns服务商,将 dnsv 误判为**的dns服务商了

过几天我清理下再重新提交

from dnsmasq-china-list.

tomasen avatar tomasen commented on July 23, 2024

accelerated-domains-20160217.china.zip

更新下修正后的结果

另外建议将 update.py 的用法也能写到 readme 中

from dnsmasq-china-list.

felixonmars avatar felixonmars commented on July 23, 2024

谢谢。

我有个更复杂的重构计划,来加入持续验证等功能,不过暂时还没有实现多少。

from dnsmasq-china-list.

tenwx avatar tenwx commented on July 23, 2024

列表越来越长了,这么做终究不够优雅,希望能有一个更好的国内域名加速识别方式,比如一个域名解析时同时进行114.114.114.114和8.8.8.8解析,然后判断解析出来的ip是否在国内,如果是的话缓存起来,这样就不用一直维护一个静态列表了。只是抛砖引玉下哈

from dnsmasq-china-list.

felixonmars avatar felixonmars commented on July 23, 2024

你可以把这里维护的列表当作缓存的初始值 :)

from dnsmasq-china-list.

tomasen avatar tomasen commented on July 23, 2024

应该是行不通的,特别是对那些被gfw篡改了dns记录的域名

沈晟|Tomasen

在 Feb 20, 2016,5:02 PM,tenwx [email protected] 写道:

列表越来越长了,这么做终究不够优雅,希望能有一个更好的国内域名加速识别方式,比如一个域名解析时同时进行114.114.114.114和8.8.8.8解析,然后判断解析出来的ip是否在国内,如果是的话缓存起来,这样就不用一直维护一个静态列表了。只是抛砖引玉下哈


Reply to this email directly or view it on GitHub.

from dnsmasq-china-list.

tenwx avatar tenwx commented on July 23, 2024

那如果采用tcp方式查询dns能解决劫持问题吧

from dnsmasq-china-list.

programmervy avatar programmervy commented on July 23, 2024

@tenwx TCP 可以被重置的。你可以试试 beautifuldnsd

from dnsmasq-china-list.

tenwx avatar tenwx commented on July 23, 2024

还有一个问题就是,如果只是针对智能翻墙的话,采用**域名白名单走114.114.114.114其余用8.8.8.8好,还是用gfwlist黑名单走8.8.8.8其余走114.114.114.114好?

from dnsmasq-china-list.

felixonmars avatar felixonmars commented on July 23, 2024

我选择用白名单的原因是,很多境外服务器即使没有被墙,访问也很慢。

from dnsmasq-china-list.

tomasen avatar tomasen commented on July 23, 2024

accelerated-domains.china.0310.zip

update

from dnsmasq-china-list.

felixonmars avatar felixonmars commented on July 23, 2024

已更新的部分已经全部处理。

from dnsmasq-china-list.

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.