0.1.3 • Published 10 years ago
cybersquatter v0.1.3
cybersquatter
A simple tool for mass checking free names in different domain zones, social networks, etc. Generates readable HTML-reports. Example:
f1nns-mbp:dev f1nn$ cybersquatter digisec area51 faceb00k nodejsrocks
...
Written report for: digisec, area51, faceb00k, nodejsrocksOutput (report.html):

Simple and fast (~1 sec/name). Use it for Good, Luke :).
Install
npm install -g cybersquatterUsage
cybersquatter <list of names to check, separated by space>Like:
cybersquatter digisec area51 faceb00k nodejsrocksThis will create report.html in the current directory. If report.html already exists from previous scan, cybersquatter will just append new results to it.
TODO (cybersquatt)
- improve DNS check, use whois for non-resolved domains
- add more social networks // services
License
Copyright (c) 2016, Ilya Rusanen. (MIT License)
See LICENSE for more info.