Skip to content

helpers.network.ping

Functions

ping(ip, count = 1, timeout = 1) → bool

Ping an IP address and return True if reachable, False otherwise.
Works on Linux/macOS.