Giter VIP home page Giter VIP logo

Comments (4)

klzgrad avatar klzgrad commented on July 25, 2024

What do you mean DNS leak?

What is the expected? The actual?

from naiveproxy.

dgp970 avatar dgp970 commented on July 25, 2024

There is DNS resolution for both ISP and server, and while accessing the website, the ISP's DNS resolution is used firstly.

How to correctly configure iptables rules to enable DNS resolution through the server?

from naiveproxy.

dgp970 avatar dgp970 commented on July 25, 2024

After enabling https-dns-proxy, while maintaining the above configuration, you can access google.com normally, but accessing youtube is extremely slow.

[INFO:redirect_resolver.cc] Malformed DNS query from 192.168.1.138:54798
[INFO:redirect_resolver.cc] OnRecv: ignoring error ERR_INVALID_ARGUMENT
[INFO:redirect_resolver.cc] OnRecv: ignoring error ERR_MSG_TOO_BIG

from naiveproxy.

klzgrad avatar klzgrad commented on July 25, 2024

I recommend not using the fakeip resolver at all as it pollutes DNS cache all around.

You can redirect tcp port 53 to port 1080 and use this as a proxied remote DNS server and cache it for latency performance. This way you resolve host names remotely and save RTT.

from naiveproxy.

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.