GithubHelp home page GithubHelp logo

auroradns.gui's Introduction

license AppVeyor GitHub-release Github All Releases CodeFactor FOSSA Status


简介

给大家的本地 DNS over HTTPS 客户端。

AuroraDNS 是一个纯净、简陋简单的、面向普通用户的,图形化的本地 DoH 客户端。

它在本地将 DNS over HTTPS 转换为传统的 DNS 协议。

快速开始

Releases 下载最新版本 现在体验。

可能需要 Microsoft .NET Framework 4.6.1 运行环境。

无需复杂配置,开箱即可使用。


截图

截图


使用与测试

使用前,请关闭同类软件以防端口冲突(如 DNSCrypt )

普通用户指导

如果您有命令行使用经验,请查看:高级用户指导

  1. 打开本软件之后,打开左上角“启用DNS服务”开关
  2. 打开下方最左侧“设为系统DNS”按钮
  3. 然后根据此文章将第一个 DNS 设置为 127.0.0.1 第二栏设置为 119.29.29.29

高级用户指导

使用 CMD 命令

  • 使用本软件提供的本地 DNS 服务解析 baidu.com
nslookup baidu.com 127.0.0.1

如果有解析,即代表本软件生效。如果无效,请先尝试排除一切可能情况之后再发送 Issue
然后只需检查 DNS 是否已设置为 127.0.0.1

  • 查看所有网卡的网络参数设置
ipconfig /all

注意: 使用的网卡 DNS 要设为 127.0.0.1 才能生效

如果没有设置,请参考此文章 将第一个 DNS 设置为 127.0.0.1
第二个 DNS 推荐设置为 腾讯 119.29.29.29 或者运营商提供的 DNS
如果已设置,只需要清空 DNS 缓存即可(点击本软件设置界面的“清空缓存”按钮 或者使用如下命令)

  • 清空 DNS 缓存
ipconfig /flushdns

反馈

  • 作为一个初学者,可能存在非常多的问题,还请多多谅解。
  • 如果有 Bug 或者希望新增功能,请在 issues 中提出。
  • 如果你添加了新的功能或者修正了问题,也请向我提交 PR,非常感谢。

Credits

没有他们,就没有 AuroraDNS 的诞生。

请查阅 Credits ,其中包含了我们的协作者与使用到的其他开源软件。

License

Copyright (c) 2018 Milkey Tan. Code released under the MIT License.

auroradns.gui's People

Contributors

mili-tan avatar sky5454 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.