likexian / whois

Whois client for domain and ip whois information query in Go(Golang).
Apache License 2.0
382 stars 70 forks source link

Added option to disable referral lookup #34

Closed csnitker-godaddy closed 1 year ago

csnitker-godaddy commented 1 year ago

Added an option to disable referral lookups so we can skip the registrar whois lookup if it's not needed.

likexian commented 1 year ago

Hello @csnitker-godaddy Thanks for your PR.