whois-stats:访问每日 whois 统计信息

时间:2021-06-24 12:09:46
【文件属性】:
文件名称:whois-stats:访问每日 whois 统计信息
文件大小:3KB
文件格式:ZIP
更新时间:2021-06-24 12:09:46
whois JavaScript whois-stats 基本原理 所有区域互联网注册管理机构 (RIR) 都会发布描述其管理的网络资源状态的统计数据。 这些统计数据每天更新。 whois-stats 允许您以 JSON 对象流的形式访问这些统计信息。 用法 var stats = require ( 'whois-stats' ) ; stats . statsFromFTP ( stats . APNIC_LATEST , function ( err , stream ) { if ( err ) throw err ; stream . on ( 'entry' , function ( entry ) { // entry is something like: // {"registry":"apnic","cc":"JP","type":"ipv4","star
【文件预览】:
whois-stats-master
----index.js(2KB)
----package.json(590B)
----.gitignore(14B)
----parser.js(3KB)
----README.md(807B)

网友评论