Skip to content

I2rys/rdns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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