I am using a tunnel through putty to access my work computers through remote desktop.
Since I'm accessing multiple computers, I have multiple local IPs to access them, in the form of localhost:port.
I keep forgetting which port maps to which computer, so I need a way to set a meaningful name to each port, such as "lab", "server", etc.
Is it possible in Windows 7? Perhaps using the hosts file?