Skip to content

kofj/caa-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

caa-validator

Validate your CAA records. 验证你的 CAA 记录。

Install

  If you have Golang develop environment,run command to install:

  有 Golang 开发环境的用户可以通过下列命令安装:

go get -u github.com/kofj/caa-validator/cli

  Or else you can download binary, add PATH of the executable to your PATH environment vars.

  或者直接下载二进制文件,把可执行文件所在文件夹添加到你的 PATH 环境变量中。