Remote Desktop via CCProxy

2018/03/26 00:34

For details, you can also refer to "How to Use Remote Desktop via CCProxy".


Suppose proxy address is 192.168.0.1

1) If you want to RDP 111.111.111.111,

you need to add a port map rule: "Options" - "Port Map" - "E",

Dest Host: 111.111.111.111, Dest Port: 3389

Port Type: TCP, Local Port: 3389

1st remote default port

On the RDP client, you just need to input 192.168.0.1 in the address edit box.

remote 1


2) If you need to RDP another server at the same time, for example 222.222.222.222.

You can add a new port map rule:

Dest Host: 222.222.222.222, Dest Port: 3389

Port Type: TCP, Local Port: 3390 (Note: It's 3390 NOT 3389)

2nd remote different port

On the RDP client, you need to input 192.168.0.1:3390 in the address edit box.

remote 2


3) If you need to RDP another server with a special port, for example rdp3.test.com:8080

You need to add a new port map rule:

Dest Host: rdp3.test.com, Dest Port: 8080

Port Type: TCP, Local Port: 3391

special remote desktop port

On the RDP client, you need t input 192.168.0.1:3391 in the address edit box.

remote 3



Related:

Live Chat