class

DChecker::WHOISClient

Inherits Reference < Object

Constructors

new(host : String, port : Int32 = 43, query_format : String = "%domain%\n", available_regex : Regex = /^NOT FOUND/im)
Source

Instance methods

add_input_channel(channel : Channel(Domain))
Source
check(domain : Domain, timeout : Float64 = 10) : WHOISResponse
Source
scan_loop(ochannel : Channel(WHOISResponse), interval : Float64 = 0.25, timeout : Float64 = 10)
Source