小智 0
也许您可以通过 xvfb (假 xserver 显示)使用 freerdp。\xc2\xa0\n它模拟 \xc2\xa0X 显示并运行应用程序,而无需屏幕绘图:
\nxvfb-run xterm -e /bin/bash -c "ping -c4 localhost > /tmp/out.txt"\nRun Code Online (Sandbox Code Playgroud)\n还编写 freerdp 脚本:
\nhttps://warroom.rsmus.com/scripting-rdp/
\n