Pingasius::Agent
Inherits Reference < Object
Constants
Log = ::Log.for("agent")
Constructors
new(options : Pingasius::Options)
SourceInstance methods
commands_available
Sourcedo_dig(domain : String, type : String)
Sourcedo_host(ip : String)
Sourcedo_nmap(ip : String, port : Int32)
Sourcedo_ping(ip : String)
Sourcedo_whois(ip : String)
Source