pinger

ICMP ping utilities. Waits for a host to come online.

Extra: uv tool install buvis-gems[pinger]

Configuration

Setting

Default

Description

host

127.0.0.1

Default target host

wait_timeout

600

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)