Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 789 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 789 Bytes

rdns

Registered domains name searcher

Installation

Github:

git clone https://github.com/I2rys/rdns

NPM Packages:

npm i axios

Usage

node index.js <name> <output>
  • name - The registered domains with the name to search.
  • output - In where to save the results.

License

MIT © I2rys