MinecraftStatusPinger
MinecraftStatusPinger copied to clipboard
Return server IP address in response object
Hi, would it be possible to update this module so it also returns the IP address of the server? It's especially useful when doing queries on servers with SRV records
Yes, I could do that. Either I could return the resulting IP/port from the srv lookup, or just return the whole SRV lookup.