likexian / whois

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

patch for godaddy #18

Closed lapubell closed 3 years ago

lapubell commented 3 years ago

This fixes the issue #17 , but I was getting test errors on my local computer. Wanna take a look and see if things are good to go?

likexian commented 3 years ago

Hello @lapubell Thanks for your PR, this is the mistake of Godaddy, they return a wrong whois server, I have try to contact them to fix it, but no response. I will merge your PR, but this is not a elegant fix.


If you think this repository is helpful, please share it with friends, thanks.

lapubell commented 3 years ago

Agreed, it's not elegant, but when upstream (godaddy) ignores contact you gotta do what you gotta do.