5.0.0 • Published 3 years ago

tld-checker v5.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

Brute-force the top-level domains with parallel.

日本語はこちら

Description

Brute-force the top-level domains with automated parallelism.
Makes the most of the Promises and brute-force it with multiple jobs.
You can verify the existence of the host using multi protocols.
The top-level domains are getting the latest list from IANA.

Installation

$ npm i -g tld-checker

Usage

$ tldcheck -[vVhqDp] [-t <Additional top-level domains...>] [-d] <Domains...>

Run tests

$ npm test

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

© 2020 P2P-Develop.
This project is MIT licensed.