Giter VIP home page Giter VIP logo

gdns's Introduction

gdns

gdns 是一个被设计用于防污染的 DNS 转发器 (forwarder),它将所有收到的 DNS 请求通过 TLS 安全连接到后端 Google 递归 DNS 服务器,确保了 DNS 数据的安全性;与此同时,它会根据客户端的 IP 地址数据 (edns_subnet) 查询对应的最优结果。

gdns 也可通过配置文件手动设置某些域名的解析结果,如果一些域名正常解析出来的 IP 无法使用,你可以使用配置文件手动调正这些域名的 IP。配置文件中可通过正则表达式将符合某规则的域名指向同一个特定的 IP。

Quick Start

在命令行中执行以下指令即可启动 gdns 服务器:

$ java gdns.jar -p 53

值得注意的是,你需要确保你的服务器能够正常访问 https://dns.google.com 该程序才能正确运行。

Todo List

gdns's People

Contributors

zengxs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.