whois.ex

Pure Elixir WHOIS client and parser.

Downloads
3.8K
Stars
27
Committers
1
whois.ex - v0.3.1 Latest Release

Published by s3cur3 about 1 month ago

  • Fix crash when TCP receive times out (Whois.lookup/2 now correctly returns {:error, :timed_out})
  • Development deps updates (credo, ex_doc, excoveralls)

Full Changelog: https://github.com/utkarshkukreti/whois.ex/compare/v0.3.0...v0.3.1

whois.ex - v0.3.0

Published by s3cur3 9 months ago

  • Add support for custom timeouts via the :connect_timeout and :recv_timeout
    options to Whois.lookup/1 (#15)
  • Correctly fall back to the last best record for domains whose registrar
    includes a bogus terminating WHOIS server (like pairdomains.com) (#15)
  • Add support for .pl domains (#16)
Package Rankings
Top 21.06% on Hex.pm
Badges
Extracted from project README
Hex.pm Build and Test Elixir Quality Checks Elixir Type Linting Code coverage