domainchecker

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2016 License: MIT Imports: 11 Imported by: 0

README

Domainchecker

Check domain availability from your terminal and open your favorite supplier with the choosed domain. Just from your terminal.


Usage:
  domainchecker <query> [flags]

Flags:
  -l, --list-providers    list supported providers
  -p, --provider string   set doamin supply provider (default "godaddy") (TODO)
  -v, --verbose           display url when opening
      --version           display version

What should it do?

It should check which domain is available and which not. When the domain is available it would be ideal to pass it to a domain supplier like godaddy (this is WIP now).

Install

go get -v github.com/KeizerDev/domainchecker
cd $GOPATH/src/github.com/KeizerDev/domainchecker
make
make install

Examples

To get a list of a specific domain just add an .* to the and of your name. This will list some domains who are available.

domainchecker myepicname.*

Or just specify the name like so.

domainchecker myepicname.nl

Todo !THIS STILL DOESN'T WORK!:
Add a provider flag to check the particular domain on a supplier site.

domainchecker myepicname.nl -p godaddy

To get a list of the suppliers just run.

domainchecker -l

Supported Providers

  • TODO
Contributors
License

Domainchecker is released under the MIT license.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL