update-ipgeobase
v0.0.4
Published
update IpGeoBase to MongoDB
Readme
Update IpGeoBase
Usage
var updateIpGeoBase = require('update-ipgeobase');
updateIpGeoBase(host, port, db, function(err) {
if (!err) {
//now you db updated
}
});Known Issues
- works only with linux
License
WTF
