[Protocol] VNC
Shawn edited this page 2022-05-16 20:51:23 +08:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

由于开源版本的 VNCSharp 只支持到 3.7 的 RFB 协议,因此 PRemoteM 自带的 VNC Runner 只能适应较低版本的 VNC 会话。

若需要启动更高版本的会话,请自行修改 VNC 的 Runner.

Runner 的更换方法:./Protocol-Runner

参考/FYRhttps://github.com/mRemoteNG/mRemoteNG/issues/2025

Recommend runner configration

TightVNC

image

parameter: %PRM_ADDRESS%::%PRM_PORT% -password=%PRM_PASSWORD% -scale=auto

UltraVNC Viewer

image

parameter: %PRM_ADDRESS%:%PRM_PORT% -password %PRM_PASSWORD% -autoscaling