Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/afeiship/domain-ip-cli
- Owner: afeiship
- Created: 2024-01-27T12:50:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-28T05:24:23.000Z (about 1 year ago)
- Last Synced: 2025-01-06T08:08:11.672Z (about 1 month 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 [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!
```