tld-checker
TypeScript icon, indicating that this package has built-in type declarations

5.0.0 • Public • Published

TopDomainChecker

Version Documentation Maintenance License: MIT

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.

Package Sidebar

Install

npm i tld-checker

Weekly Downloads

6

Version

5.0.0

License

MIT

Unpacked Size

10.7 kB

Total Files

4

Last publish

Collaborators

  • potato1682