openalias 1.0.0

Look up and parse OpenAlias data
docs.rs failed to build openalias-1.0.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: openalias-0.2.0

openalias.rs AppVeyorCI build status Licence Crates.io version

Look up and parse OpenAlias data.

Documentation

Manpage

Usage

Get cryptocurrency addresses for "nabijaczleweli.xyz" and "donate.getmonero.org" aliases:

openalias nabijaczleweli.xyz donate.getmonero.org

Look up and get BTC address for "donate@nabijaczleweli.xyz":

extern crate openalias;
openalias::addresses("donate@nabijaczleweli.xyz");

For more information and examples see the manpage and/or documentation.

Lookup leak protection with DNSCrypt

Just use dnscrypt-proxy on your system.