crossdomainscanner icon indicating copy to clipboard operation
crossdomainscanner copied to clipboard

Whois tools

Open JacobReynolds opened this issue 8 years ago • 0 comments

It's been a struggle finding whois tools to use, since most python libraries print socket errors directly to the console: Socket Error: [Errno 10054] An existing connection was forcibly closed by the remote host but using socket.check_output with whois restricts the program to only linux, and the whois program does not work for all domains (.es for example)

Would like to consolidate to one method for checking whois methods, might require another tool.

JacobReynolds avatar Jan 13 '17 21:01 JacobReynolds