ddnet/src/masterping
heinrich5991 93f0b278f9 Add tool to manually ping the mastersrv
Usage example: `masterping ipv6
https://master1.ddnet.org/ddnet/15/register`.

Returns 0 on success, nonzero on failure. Note that this might report
failure occasionally as it doesn't retry, UDP packets are non-reliable
so they might not arrive even though the mastersrv is up.
2022-12-29 12:50:24 +01:00
..
src Add tool to manually ping the mastersrv 2022-12-29 12:50:24 +01:00
Cargo.lock Add tool to manually ping the mastersrv 2022-12-29 12:50:24 +01:00
Cargo.toml Add tool to manually ping the mastersrv 2022-12-29 12:50:24 +01:00