1 Star 0 Fork 5

C-Band / vdns

forked from gngpp / vdns 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 789 Bytes
一键复制 编辑 原始数据 按行查看 历史
sudo-chenjiaqi 提交于 2022-04-01 16:33 . Update README.md

vdns

vdns支持多平台DNS解析操作, 同时以服务方式支持DDNS,支持多种解析记录类型:A、AAAA、NS、MX、CNAME、TXT、SRV、CA、REDIRECT_URL、FORWARD_URL

Terminal CLI

❯ go run main.go
NAME:
   vdns - A tool that supports multi-DNS service provider resolution operations

USAGE:
   vdns [global options] command [command options] [arguments...]

VERSION:
   v1.0

COMMANDS:
   show, s     Show vdns information
   config, c   Configure dns service provider access key pair
   resolve, r  Resolving dns records
   server      Use vdns server (support DDNS)
   help, h     Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help (default: false)
   --version, -v  print the version (default: false)
Go
1
https://gitee.com/C-BAND/vdns.git
git@gitee.com:C-BAND/vdns.git
C-BAND
vdns
vdns
main

搜索帮助