UNPKG

getip2location

Version:

Find IP to Location. Get Location against IP Address of Users.

5 lines (4 loc) 134 B
var test = require("getip2location"); test.getip2location('13.73.31.65', function(data) { console.log(data); });