Module ping

Source
Expand description

Ping Minecraft servers.

Enums§

PingError

Functions§

ping_server
Ping a Minecraft server.
ping_server_with_connection
Ping a Minecraft server after we’ve already created a Connection. The Connection must still be in the handshake state (which is the state it’s in immediately after it’s created).
ping_server_with_proxy
Ping a Minecraft server through a Socks5 proxy.