Skip to content

UG_Remote v5.0.8

Compare
Choose a tag to compare
@junhaoliao junhaoliao released this 08 Feb 08:19
· 592 commits to main since this release

This script is updated to v5.0.8 on February 8, 2021

  1. If user doesn't supply a machine number, randomly generate one
  2. Remove lock files on the host to avoid "stale" servers
  3. Disable the interface before everything is loaded up
  4. Permit VNC password longer than 8 characters
  5. Instead of only selecting the machine, "Connect" directly in "Check Loads"

This script is updated to v5.0.7 on January 23, 2021

  1. Added support for RealVNC: users can switch their viewer under Misc
  2. Fixed a potential index-out-of-range exception in "check loads"
  3. Fixed a bug that the ECF "Connect" button not loaded with ECF as the last lab

本脚本于2021年2月8日更新v5.0.8。

  1. 如果用户没有选择机器号码,随机生成一个
  2. 在主机上删除lock文件,以防服务器"stale"
  3. 在所有东西加载出来前禁用界面
  4. 允许多于8位的VNC密码
  5. "检查负载"时,"Connect"而不是单单选中

本脚本于2021年1月23日更新v5.0.7。

  1. 新增RealVNC支持: 用户可在Misc选项卡下切换Viewer
  2. 解决了"检查负载"中可能出现的 索引超出范围 异常
  3. 解决了ECF "Connect"按钮不与ECF(作为上次连的lab)同时加载的问题