Ze command
Description
Sends ICMP echo requests to <dest> (IP or hostname). Default count is 5.
Timeout uses Go duration syntax (e.g. 3s, 500ms). Confirms reachability from
this box, not from your workstation.
Arguments
| Name | Type | Required | Values |
|---|---|---|---|
dest | string | no | any value of this type |
count | uint | no | any value of this type |
size | uint | no | any value of this type |
timeout | string | no | any value of this type |