Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afeiship/domain-ip-cli

Find the fastest IP addresses for a given domain.
https://github.com/afeiship/domain-ip-cli

cli dic domain github gwf ip query

Last synced: 1 day ago
JSON representation

Find the fastest IP addresses for a given domain.

Awesome Lists containing this project

README

        

# domain-ip-cli
> Find the fastest IP addresses for a given domain.

## usage
```shell
git clone [email protected]:afeiship/domain-ip-cli.git
pnpm install && pnpm link --global
```

## example
```shell
dic github.com \
github.github.io \
assets-cdn.github.com \
raw.githubusercontent.com \
npm.pkg.github.com \
pkg-npm.githubusercontent.com \
-v
```

> result:
```conf
20.205.243.166 github.com
185.199.110.133 raw.githubusercontent.com

🚀 hosts copied!
```