Skip to content

A super simple bash script to search for lots of domain names at once

License

Notifications You must be signed in to change notification settings

slindstr/domain-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

domain-finder

This is a super simple way to check for domain name availablility. Here's how it works:

 - Run the script using `bash domain-finder.sh`
 - Enter your name
 - Enter the filename containing domain names to check (one per line)
 - Enter the path to save results

The script will use whois and grep for the string "No match for" and output the data as a pipe delimited file thet displays domain name, availability, and the name of the person that came up with the domain name.

Awesome ascii cat courtesy of http://user.xmission.com/~emailbox/ascii_cats.htm

          .__....._             _.....__,
             .": o :':         ;': o :".
             `. `-' .'.       .'. `-' .'
               `---'             `---'

     _...----...      ...   ...      ...----..._
  .-'__..-""'----    `.  `"`  .'    ----'""-..__`-.
 '.-'   _.--"""'       `-._.-'       '"""--._   `-.`
 '  .-"'                  :                  `"-.  `
   '   `.              _.'"'._              .'   `
         `.       ,.-'"       "'-.,       .'
           `.                           .'
      jgs    `-._                   _.-'
                 `"'--...___...--'"`

About

A super simple bash script to search for lots of domain names at once

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages