文件名称:one-dot:NodeJS中的CloudFlare的1.1.1.1 DNS服务
文件大小:72KB
文件格式:ZIP
更新时间:2024-05-28 20:21:13
JavaScript
一点 NodeJS中的CloudFlare的1.1.1.1 DNS服务。 安装 npm install one-dot 用法 const oneDot = require ( "one-dot" ) ; oneDot ( { domain : "richie-bendall.ml" , type : "a" } ) . then ( console . log ) ; //=> [{ domain: 'richie-bendall.ml.', type: "A", ttl: 200, data: '104.28.8.130' }, { domain: 'richie-bendall.ml.', type: "A", ttl: 200, data: '104.28.9.130' }] 原料药 oneDot(选项) oneDot.https(选项) oneDot.tls(选项) 选项 类型:
【文件预览】:
one-dot-master
----utils()
--------codes.js(4KB)
--------dns-error.js(226B)
----.github()
--------FUNDING.yml(753B)
--------CODE_OF_CONDUCT.md(3KB)
--------ISSUE_TEMPLATE()
----yarn.lock(157KB)
----test.js(1KB)
----.travis.yml(74B)
----LICENSE(1KB)
----README.md(1KB)
----index.d.ts(2KB)
----.editorconfig(208B)
----index.js(2KB)
----package.json(966B)