本机:lcx.exe -listen 1314 2017                    // 监听1314端口并转发到2017端口
远程:lcx.exe -slave 你的ip 1314 服务器ip 3389            // 把远程端口3389转发到你的1314端口

然后在本机连接127.0.0.1:2017就是连接远程的3389端口

相关文章:

  • 2021-05-19
  • 2022-03-01
  • 2021-11-28
  • 2022-12-23
  • 2021-11-18
  • 2021-11-22
猜你喜欢
  • 2021-05-07
  • 2021-12-05
  • 2022-12-23
  • 2021-11-21
  • 2021-04-10
  • 2021-04-12
相关资源
相似解决方案