文件名称:dat-dns:使用HTTPS请求向目标主机发出Dat存档的DNS查找
文件大小:17KB
文件格式:ZIP
更新时间:2024-06-05 23:16:28
dns dat JavaScript
数据中心 使用HTTPS请求向目标主机发出Dat存档的DNS查找。 保留近期查找的内存缓存。 原料药 var datDns = require ( 'dat-dns' ) ( ) // or, if you have a custom protocol var datDns = require ( 'dat-dns' ) ( { recordName : /* name of .well-known file */ protocolRegex : /* RegExp object for custom protocol */ , hashRegex : /* RegExp object for custom hash i.e. */ , txtRegex : /* RegExp object for DNS TXT record of custom pro
【文件预览】:
dat-dns-master
----index.js(11KB)
----test.js(7KB)
----package.json(719B)
----.github()
--------workflows()
----package-lock.json(55KB)
----.gitignore(13B)
----cache.js(4KB)
----README.md(2KB)