ssh -g -L 8888:192.168.1.135:3389 localhost I am saying on my localhost(any Linux box) , i want the port 8888 to be listening only to incoming connections to 192.168.1.135 . So if anyone connects to my localhost on port 8888, my localhost will forward the connection to 192.168.1.135 on port 3389. Port 3389 is the Windows […]
Mobile Site | Full Site
Get a free blog at WordPress.com Theme: WordPress Mobile Edition by Alex King.