whois
Using ruby whois
I need to retrieve whois informations for a given site. because the whois content varies with each whois server, i need to parse the whois content what i开发者_高级运维\'m getting.[详细]
2023-04-08 11:56 分类:问答The server of whois [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-01 12:03 分类:问答how to get expired domain names by python [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-31 10:44 分类:问答In Python, how do I check if a domain name is taken? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-03-28 20:16 分类:问答How to loop/restart a perl script?
I have made 开发者_如何学Pythona simple whois script that returns back the whois information of a domain. Once it\'s done it returns back to the original terminal, example below.[详细]
2023-03-27 01:47 分类:问答Get domain name expiration date via PHP
Here is my current code: function get_cmd () { if (file_exists(\'/usr/local/bin/whois\')) $cmd = \'/usr/local/bin/whois\';[详细]
2023-03-18 00:08 分类:问答Detail information about Whois server reply
Background Today I want to test how WHOIS query and response protocol works, I read some information on Wiki and start writing code. After 5 minutes I have complete and working code, but I have some[详细]
2023-03-13 04:30 分类:问答Strange net paths in WHOIS
As a self-learning project, I\'m implementing a C++ whois client.I\'m using a couple of ancient C implementations for reference, e.g. koders.com.[详细]
2023-03-06 19:12 分类:问答how to handle whois data
I need to put whois data in a table like registrant, created date, expire date etc. I\'ve the script which is extracting data from whois server开发者_运维百科s, but the output is different for[详细]
2023-03-03 15:49 分类:问答ECONNRESET (Whois::ConnectionError) - Error Trying to Query Whois in Ruby
I\'m writing a simple program in Ruby to check if a list of domains is taken.Basically it cycles through a list, and uses the following function to check.[详细]
2023-03-01 23:40 分类:问答