Originally Posted by
GinjaNinja
My idea is, write a little dll or something that loads into the dedi server, then that creates a socket on a new port (because the master server appears to work on a per ip+port basis for version) this new socket will then transmit the same info to the master server, but with the new port and version, then all connections going to that new socket can then be used to forward packets to the original socket, or even directly pass packets into the internal packet handler.