Potato1682 / TopDomainChecker

Brute-force top-level domains with parallel.

Home Page:https://potato1682.github.io/TopDomainChecker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Brute-force top-level domains with parallel.

https://potato1682.github.io/TopDomainChecker

License:MIT License


Languages

Language:TypeScript 74.9%Language:JavaScript 24.7%Language:Dockerfile 0.5%