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: 25 days ago
JSON representation
Find the fastest IP addresses for a given domain.
- Host: GitHub
- URL: https://github.com/afeiship/domain-ip-cli
- Owner: afeiship
- Created: 2024-01-27T12:50:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T05:24:23.000Z (over 2 years ago)
- Last Synced: 2025-05-22T22:09:47.818Z (about 1 year ago)
- Topics: cli, dic, domain, github, gwf, ip, query
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# domain-ip-cli
> Find the fastest IP addresses for a given domain.
## usage
```shell
git clone git@github.com: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!
```