#Intro
I was looking recently for free .io domains for some of my OSS projects and than I thought it will be nice to have spme commandline utility to scan for domain names by list of brainstormed words
npm install
Just put your ideas for domains in "list_of_words.txt" and run npm start
Use the .nic.io-scannerrc
to configure the app. Please, keep in mind that tweaking the minimumSeconds
and maximumSeconds
affect the time, that you execute a query to https://nic.io, and if you put too short interval, they will block your access to the site.