nodejsのip地域ローカルクエリモジュール
237 ワード
一般的な使い方
var ipnet = require('xz-ipnet')();
console.log(ipnet.find("180.109.81.135"));
//output: [ ' ', ' ', ' ', '' ]
githubアドレス:https://github.com/keepeye/xz-ipnet