Get IP information include country, province, city and operator.
Install with this command:
npm i ip-info-cli -g
Or maybe you like yarn:
yarn global add ip-info-cli
This package is a CLI for ip-info.
So you could use all config in that package and have fun!
ip-info --ip xxx.xxx.xxx.xxx
ip-info --input /path/to/input.yml --output /path/to/output.yml --format yml --inverval 500
npm test
- 0.0.1
- init