Expand description
Get the status of a server using the Server List Ping protocol.
See documentation for status for more information.
Modules§
- data
- Implementation of the Server List Ping protocol
Functions§
- status
- Ping the server for information following the Server List Ping protocol.
- status_
with_ timeout - Similar to
statusbut with an added argument for timeout.