alanhe421 / alfred-workflows

Save time, Improve life.🚀 ☕️ 💻
https://medium.com/@alanhe421/list/alfred-a65a11fa7a0f
MIT License
645 stars 61 forks source link

ip/domain查询 #68

Closed alanhe421 closed 2 years ago

alanhe421 commented 2 years ago

调用工具,比如https://tool.lu/ip/

给定域名/IP地址,我想了解服务部署所在地域

alanhe421 commented 2 years ago

借机强化下alfred-utils,实现命令初始化脚本文件

  1. 自动创建JS文件
  2. 自动装载工具模块
alanhe421 commented 2 years ago

CLI已经支持。

image

alanhe421 commented 2 years ago

采用方案:https://github.com/geoip-lite/node-geoip

alanhe421 commented 2 years ago

依赖类库

当前实现

  1. 未输入IP前,显示本机IP
  2. 输入IP后,确定IP是不是CN IP
  3. 查询domain ip