Giter VIP home page Giter VIP logo

Comments (6)

monsterxx03 avatar monsterxx03 commented on June 8, 2024

启动时候加 -v 有一些 debug log.

除非打算支持udp 回上游, 不然不会为了 fq-dns 单独加. 目前没打算做, udp 在我这被 ISP QoS 得太厉害了, 基本没法用

from snet.

fbion avatar fbion commented on June 8, 2024

udp qos 可以用这个解决
https://github.com/wangyu-/udp2raw-tunnel

from snet.

monsterxx03 avatar monsterxx03 commented on June 8, 2024

这个我也看过, 在受限环境里一定要用基于udp 的程序可以用, 不然性能损失太大了, 不如直接 tcp

from snet.

fbion avatar fbion commented on June 8, 2024

cn-dns和fq-dns使用的逻辑是?
我dig baidu.com 和 dig google.com 都是走8.8.8.8 - -
打算自己搭建一个dns来作为fq-dns了- -

from snet.

monsterxx03 avatar monsterxx03 commented on June 8, 2024

类似ChinaDNS 用的逻辑, 发起的dns 请求没 hit 到缓存的话会向两个 dns 同时发请求 #4 (comment)

from snet.

fbion avatar fbion commented on June 8, 2024

类似ChinaDNS 用的逻辑, 发起的dns 请求没 hit 到缓存的话会向两个 dns 同时发请求 #4 (comment)

感觉这样访问国外网站时会泄漏隐私给国内dns
dns缓存时间内第一次访问的国外网站的时间 域名 国内dns都知道了

哦,可以通过force-fq解决...

from snet.

Related Issues (19)

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.