secynic / ipwhois

Retrieve and parse whois data for IPv4 and IPv6 addresses
https://ipwhois.readthedocs.io/en/latest
BSD 2-Clause "Simplified" License
556 stars 121 forks source link

Replaced urllib with httpx. #309

Open KOLANICH opened 3 years ago

KOLANICH commented 3 years ago

Supports HTTP/2, more convenient and secure.

KOLANICH commented 3 years ago

Though the tests fail, deeper investigation what is wrong is needed.