Git Product home page Git Product logo

fluffydns's Introduction

Logo

FluffyDNS

GitHub release (latest by date) GitHub stars LICENSE

JS.svg HTML.svg CSS.svg

官网  •  简介  •  使用  •  特性  •  打包  •  部署

简介

FluffyDNS是一个DNS记录查询工具。支持web界面以及curl命令行。

使用

你可以访问 官网 来使用FluffyDNS或者下载 Releases(国内可通过123云盘下载

  • 在网页上使用:
  1. 在搜索框输入域名
  2. 按下回车/点击查询/等待自动识别
  • 在终端使用(cmd以及Linux终端):
  1. 执行curl dq.amgl.work可以看到使用说明
  2. 执行curl dq.amgl.work/y.qq.com 可以看到查询结果
  • 在PowerShell中使用(Win11的终端,vscode终端)
  1. 执行 (curl dq.amgl.work).Content可以看到使用说明
  2. 执行(curl dq.amgl.work/y.qq.com).Content可以看到查询结果

输入即搜索

cmd演示

特性

  1. 使用原生html js css编写。
  2. 识别9000多种域名后缀,支持域名查询广泛。
  3. 支持用户使用curl命令行进行交互。

打包

参考Tauri官方文档

部署

这里以宝塔为例

一、创建站点

宝塔首页->网站->添加站点->输入您的域名(其他选项不用改)->点击提交

external.png

二、部署代码

将源码拷贝到网站根目录

external.png

三、添加Nginx伪静态规则

复制nginx.conf ->宝塔首页->网站列表->点击网站->伪静态->粘贴配置

img

img

开源协议

本项目遵循MIT开源协议

fluffydns's People

Contributors

fluffyox avatar neverup7 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.