Is it possible to redirect a Minecraft connection such that the worker will act as a middleman?

Is it possible to have a worker act as a middleman for a minecraft server and use it to redirect client's that connect to it to the actual server IP?
1 Reply
Cyb3r-Jak3
Cyb3r-Jak36mo ago
It is not possible as workers don't have inbound TCP yet. Even if they did it would cost a lot to proxy a full minecraft connection. You can try using a SRV record to somewhat hide the IP