Hacker News new | ask | show | jobs
by TedDoesntTalk 1522 days ago
> Minecraft has SRV record support

He’s scanning IP addresses, not dns names, so there’s no easy way to get SRV records. He could first do a reverse DNS lookup, but that would slow things down tremendously and also there are many, many Minecraft servers running without DNS names

1 comments

His point is that because of SRV record, using the default port is not needed, thus it's make it more likely that a server wouldn't mind being on another port.