Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayin/query-ip-area-cli
命令行查询IP归属地
https://github.com/jayin/query-ip-area-cli
Last synced: 10 days ago
JSON representation
命令行查询IP归属地
- Host: GitHub
- URL: https://github.com/jayin/query-ip-area-cli
- Owner: Jayin
- Created: 2015-11-18T13:34:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-18T13:39:22.000Z (almost 9 years ago)
- Last Synced: 2024-10-07T19:36:37.024Z (29 days ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# query-ip-area-cli
> 查询IP归属地
## Install
```
$ npm install --global query-ip-area-cli
```## Usage
```
$ ip 121.22.164.241
中国 河北 秦皇岛 联通
```## License
MIT © [Jayin Ton](http://jayinton.com)