Used to send pings to a server. Has three ping types, TCP, UDP and HTTP for pings.
Expected Results
Code Block |
---|
{ host: _hostname_, result: _result_, success: true } |
Used to send pings to a server. Has three ping types, TCP, UDP and HTTP for pings.
Code Block |
---|
{ host: _hostname_, result: _result_, success: true } |