GithubHelp home page GithubHelp logo

Comments (7)

zfl9 avatar zfl9 commented on August 19, 2024 1

你说的是 openwrt 上的 xx 插件吧。

首先,如果希望避免“dns泄露”,那么插件肯定选择 -m chnlist.txt -d gfw 模式,也就是你描述的:大陆域名列表走国内 DNS 解析,其他都走国外(可信) DNS 解析。这种情况下,没有 tag:none 域名,所以也不存在同时转发给国内+可信上游的情况。

总之,如果插件选择的是“避免DNS泄露”策略,那么肯定是以下两种使用模式之一:

  • -g gfwlist.txt -d chn:gfwlist.txt列表的域名走国外DNS,其他走国内DNS
  • -m chnlist.txt -d gfw:chnlist.txt列表的域名走国内DNS,其他走国外DNS

from chinadns-ng.

zfl9 avatar zfl9 commented on August 19, 2024 1

如果是 passwall 插件,那么可以先到对应的插件上提 issue,看下什么情况。

因为 chinadns-ng 的行为,完全取决于命令行参数,所以。。如果没有具体参数,那我也没法给你分析。

from chinadns-ng.

chenmhao avatar chenmhao commented on August 19, 2024

我现在用的是“**列表外”代理模式,cn域名全都是远程dns结果。例如:sina.com.cn。

from chinadns-ng.

zfl9 avatar zfl9 commented on August 19, 2024

请把 chinadns-ng 的参数发出来,不然讨论无法继续。

from chinadns-ng.

zfl9 avatar zfl9 commented on August 19, 2024

“**列表外”代理模式

这个概念不属于 chinadns-ng,属于第三方的概念,如果我们没有具体的 chinadns-ng 参数,那么讨论也无意义。

from chinadns-ng.

chenmhao avatar chenmhao commented on August 19, 2024

应该是pass的问题。
谢谢。

from chinadns-ng.

chenmhao avatar chenmhao commented on August 19, 2024

好的,谢谢。

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.