MinecraftStatusPinger icon indicating copy to clipboard operation
MinecraftStatusPinger copied to clipboard

Return server IP address in response object

Open darius1727 opened this issue 3 months ago • 1 comments

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

darius1727 avatar Oct 06 '25 20:10 darius1727

Yes, I could do that. Either I could return the resulting IP/port from the srv lookup, or just return the whole SRV lookup.

woodendoors7 avatar Oct 18 '25 12:10 woodendoors7