Packet relaying on a specific port

is there a way to provide a service without showing the server's actual ip?

i.e. have a server that will relay all requests on a specific port to another ip and back but without ever revealing to the public the ip of the real server behind the scenes. I'm not talking about http traffic, more about any kind of tcp traffic.

 

 

 

 

Top