Giter VIP home page Giter VIP logo

dnstools's Introduction

介绍

一款用于进行DNS测速和DNS污染检测的小工具,目前内置了122个常用DNS,支持MacOSWindowsLinux三端(Win11,Win10可以稳定运行,其余自测), 并支持自动更新,使用Tauri+Vue3进行开发,体积小巧约10M左右(Windows端) 由于本软件基于Tauri开发,所以系统应拥有webview2运行时,一般系统都有,如果打不开软件的话可以尝试进行安装 https://developer.microsoft.com/zh-cn/microsoft-edge/webview2

使用方法

打开release 选择最新版进行下载即可

编译方法

  • 1.安装环境 依赖环境包括nodejs(20)和rust环境 首先安装node.js环境 打开Node.js安装即可 安装完成后请安装yarn作为包管理器
npm install --global yarn

然后是rust环境,请参照文档进行安装

  • 2.拉取项目 使用命令行或者网页下载项目源码
 git clone https://github.com/Kukaina/DnsTools.git
 cd DnsTools
  • 3.安装依赖及编译
yarn
yarn tauri build

然后就可以在.\src-tauri\target\release\bundle下面找到编译产物

Star

Star History Chart

dnstools's People

Contributors

kukaina 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.