프록시 서버 만들기...
VNC 연결 하기 ...
PC A ( 192.168.0.2)
|
서버 (100.XXX.XXX.XXX)
|
PC B (192.168.11.2)
PC A
VNC 를 실행 (5600 포트 사용)
plink -R 5900:localhost:5900 -l {계정명} -P {포트} 100.xxx.xxx.xxx
PC B
plink -L 5900:localhost:5900 -l {계정명} -P {포트} 100.xxx.xxx.xxx
VNC Client 실행 --> localhost 접속