Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 614 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 614 Bytes

pyPatrol REST API

/status - Returns status of the pyPatrol node

/ping - Pings (via IPv4) a specified IP/hostname

/ping6 - Pings (via IPv6) a specified IP/hostname

/http_response - Checks the HTTP response code of a given URL

/cert - Checks if an SSL certificate is valid or will expire within a specified threshold

/tcp_socket - Checks if a specified IP/hostname and port are listening for connections (TCP)

/steam_server - Checks if a Steam Server running on a specified IP/hostname and port is online