wildom

Not implemented yet!


License
CC-BY-SA-4.0
Install
gem install wildom -v 0.0.3

Documentation

Wildom

Wildom is a ruby based wildcard domain search API. It is regular expression enabled.

Version

0.0.1

Installation

Wildom can be installed using the following way

$ gem install wildom

Wildom dependens on whoisrb and Davatz's spreadsheet. Both can be installed using the following commands

$ gem install whois
$ gem install spreadsheet

Development

Want to contribute? Great!

The steps are simple.

  • Fork the project
  • Create your feature/bugfix branch
  • Make your changes
  • Create a pull request

Todos

  • Push initial commit
  • Task: API interface dummies
  • Task: Implement primary wildcard search feature with console output
  • Task: Implement spreadsheet output
  • Task: Implement domains-to-search limit
  • Task: Implement multi-threading
  • Task: Rails integration

License

CC BY-SA