Documentation ¶
Index ¶
Constants ¶
View Source
const ( Port = ":43" ResponseTimeout = time.Duration(30) * time.Second TCPTimeout = time.Duration(12) * time.Second )
TCPTimeout is the time waited for contacting the Whois server ResponseTimeout is the time waited for the query to be served by the Whois server
Variables ¶
This section is empty.
Functions ¶
func Proxied ¶
Proxied queries the database of the domain's tld via SOCKS5 proxy Uses the proxy.Dialer.Dial function to contact the whois server p can be nil if no authentication is required
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.