Usually when a tunnel is created it begins at some port on localhost. So the local applications may use it by opening this local port.
Is it possible to use a custom name instead of the "localhost"? It should be a virtual host without any underlying virtual machines.
I need to create two tunnels (to two different computers) that begin on the same port. I thought, may be it is possible using different hostnames...