pinger
ICMP ping utilities. Waits for a host to come online.
Extra: uv tool install buvis-gems[pinger]
Configuration
Setting |
Default |
Description |
|---|---|---|
|
|
Default target host |
|
|
Max wait in seconds |
Commands
pinger wait
Poll a host with ICMP until it responds or timeout is reached.
pinger wait 192.168.1.1
pinger wait nas.local -t 120
Options:
-t, --timeout INTEGER— give up after N seconds (overrides setting)