美文网首页
【工具分享】idomain一个命令行域名查询工具

【工具分享】idomain一个命令行域名查询工具

作者: 吃鱼的帆 | 来源:发表于2018-08-07 14:01 被阅读11次

    最近突发奇想弄了个命令行查询域名的工具,功能很简单就是在命令行中查询域名,不知道有咩有人有这个需要【捂脸】

    ## 项目地址

    [idomain][1]

    ## 安装

    `npm i idomain -g`

    ## 使用

    ```cmd

    << idomain

    << somedomain

    << somedomain.com

    ```

    ## 支持的域名列表

    * com

    * cn

    * xin

    * net

    * top

    * xyz

    * wang

    * shop

    * site

    * club

    * cc

    * fun

    * online

    * biz

    * red

    * link

    * ltd

    * mobi

    * info

    * org

    * gov

    * name

    * vip

    * pro

    * work

    * tv

    * co

    * kim

    * group

    * tech

    * store

    * ren

    * ink

    * pub

    * live

    * wiki

    * desig

      [1]: https://github.com/Jon-Millent/idomain

    相关文章

      网友评论

          本文标题:【工具分享】idomain一个命令行域名查询工具

          本文链接:https://www.haomeiwen.com/subject/wokczxtx.html