使用xfreerdp和CentOS 7.6命令:
xfreerdp --ignore-certificate --authonly -u <username> -p <password> <ip>
如何设置1秒的时间。如果不能停止呢?谢谢!
发布于 2020-07-10 18:50:24
使用/timeout:<time in ms>
/timeout:<time in ms>
https://stackoverflow.com/questions/57142553
相似问题