Releases: junhaoliao/iCtrl
UG_Remote v5.0.1
V5 Change Log
This script is updated to v5.0.1 on December 24, 2020
- Added a "random port selection" feature
- Redesigned user interface
- Added installer for windows
This script is updated to v5.0.0 on December 19, 2020
- Now we use Python. Goodbye C++.
V5 版本说明
本脚本于2020年12月24日更新v5.0.1。
- 新增"随机选择端口"功能
- 重新设计操作界面
- 新增Windows安装器
本脚本于2020年12月19日更新v5.0.0。
- 再见,C++。你好呀,Python。
UG_Remote v5.0.0
V5 Change Log
This script is updated to v5.0.0 on December 19, 2020
- Now we use Python. Goodbye C++. Period.
V5 版本说明
本脚本于2020年12月19日更新v5.0.0。
- 再见,C++。你好呀,Python。
UG_Remote v4.5
V4 Change Log
This script is updated to v4.5 on September 28, 2020.
- Updated SSH host keys as the UG labs performed distribution upgrades during the summer
- Updated pscp, kitty, and vncviewer to the latest version
- Packed all files into one standalone executable thanks to SerGreen/Appacker
This script is updated to v4.3.1 on January 17, 2020.
- Corrected keyword in port scanning method. Now it should work completely.
This script is updated to v4.3 on January 10, 2020.
- Changed the block symbol to letters to avoid port usage display issues on some machines
- Update the sh script to use UNIX EOL
This script is updated to v4.2 on December 30, 2019.
- Change encoding to ASCII to avoid port usage display issues on some machines
- Change port scanning method to check ports not occupied by current user
This script is updated to v4.1 on December 22, 2019.
- script icon for the executable. See "Special Thanks to..." for more details.
- Fixed a bug where establishing multiple VNC connections on a same machine can cause fatal errors, which is due to the environment of the lab machines.
This script is updated to v4 on December 21, 2019.
- Ece297vnc method deprecated. Now establish VNC connections directly by calling "vncserver" on the remote machine.
- Port scanning tool to confirm the availability of selection.
- Password is now encrypted. It is definitely safer than plain text.
V4 版本说明
本脚本于2020年9月28日更新v4.5。
- 更新 SSH host keys,以匹配在暑假进行了系统升级的机房电脑
- 更新 pscp, kitty, and vncviewer 至最新版
- 使用 SerGreen/Appacker 将所有文件打包成独立可执行程序
本脚本于2020年1月17日更新v4.3.1。
- 更正了端口扫描脚本所用关键词。现在脚本应该完全能用了。
本脚本于2020年1月10日更新v4.3。
- 更改方块符号为字母,解决在部分电脑上无法正常显示端口占用情况的问题
- 更新sh脚本,使用UNIX的EOL符号
本脚本于2019年12月30日更新v4.2。
- 更改编码至ASCII,解决在部分电脑上无法正常显示端口占用情况的问题
- 更改端口扫描方法,解决无法扫描其他用户创建的端口的问题
本脚本于2019年12月22日更新v4.1。
- 为程序添加了图标。详见“特别感谢”。
- 修复了一个严重错误:由于实验室环境的配置,当在同一台实验室机器上建立多个VNC连接时会严重出错。
本脚本于2019年12月21日更新v4。
- 弃用学校给的ece297vnc。直接用 "vncserver" 在远程机器上建立VNC连接。
- 新增端口扫描工具,轻松辨别端口是否可用。
- 密码现在为加密保存,比原来的明文密码更为安全。
UG_Remote v4.3.2
V4 Change Log
This script is updated to v4.3.2 on July 8, 2020.
- Update port checking script to better support different prompts of netcat.
This script is updated to v4.3.1 on January 17, 2020.
- Corrected keyword in port scanning method. Now it should work completely.
This script is updated to v4.3 on January 10, 2020.
- Changed the block symbol to letters to avoid port usage display issues on some machines
- Update the sh script to use UNIX EOL
This script is updated to v4.2 on December 30, 2019.
- Change encoding to ASCII to avoid port usage display issues on some machines
- Change port scanning method to check ports not occupied by current user
This script is updated to v4.1 on December 22, 2019.
- script icon for the executable. See "Special Thanks to..." for more details.
- Fixed a bug where establishing multiple VNC connections on a same machine can cause fatal errors, which is due to the environment of the lab machines.
This script is updated to v4 on December 21, 2019.
- Ece297vnc method deprecated. Now establish VNC connections directly by calling "vncserver" on the remote machine.
- Port scanning tool to confirm the availability of selection.
- Password is now encrypted. It is definitely safer than plain text.
V4 版本说明
本脚本于2020年7月8日更新v4.3.2。
- 更新了端口扫描脚本所用关键词以更好支持netcat的不同提示。
本脚本于2020年1月17日更新v4.3.1。
- 更正了端口扫描脚本所用关键词。现在脚本应该完全能用了。
本脚本于2020年1月10日更新v4.3。
- 更改方块符号为字母,解决在部分电脑上无法正常显示端口占用情况的问题
- 更新sh脚本,使用UNIX的EOL符号
本脚本于2019年12月30日更新v4.2。
- 更改编码至ASCII,解决在部分电脑上无法正常显示端口占用情况的问题
- 更改端口扫描方法,解决无法扫描其他用户创建的端口的问题
本脚本于2019年12月22日更新v4.1。
- 为程序添加了图标。详见“特别感谢”。
- 修复了一个严重错误:由于实验室环境的配置,当在同一台实验室机器上建立多个VNC连接时会严重出错。
本脚本于2019年12月21日更新v4。
- 弃用学校给的ece297vnc。直接用 "vncserver" 在远程机器上建立VNC连接。
- 新增端口扫描工具,轻松辨别端口是否可用。
- 密码现在为加密保存,比原来的明文密码更为安全。
UG_Remote v4.3.1
V4 Change Log
This script is updated to v4.3.1 on January 17, 2020.
- Corrected keyword in port scanning method. Now it should work completely.
This script is updated to v4.3 on January 10, 2020.
- Changed the block symbol to letters to avoid port usage display issues on some machines
- Update the sh script to use UNIX EOL
This script is updated to v4.2 on December 30, 2019.
- Change encoding to ASCII to avoid port usage display issues on some machines
- Change port scanning method to check ports not occupied by current user
This script is updated to v4.1 on December 22, 2019.
- script icon for the executable. See "Special Thanks to..." for more details.
- Fixed a bug where establishing multiple VNC connections on a same machine can cause fatal errors, which is due to the environment of the lab machines.
This script is updated to v4 on December 21, 2019.
- Ece297vnc method deprecated. Now establish VNC connections directly by calling "vncserver" on the remote machine.
- Port scanning tool to confirm the availability of selection.
- Password is now encrypted. It is definitely safer than plain text.
V4 版本说明
本脚本于2020年1月17日更新v4.3.1。
- 更正了端口扫描脚本所用关键词。现在脚本应该完全能用了。
本脚本于2020年1月10日更新v4.3。
- 更改方块符号为字母,解决在部分电脑上无法正常显示端口占用情况的问题
- 更新sh脚本,使用UNIX的EOL符号
本脚本于2019年12月30日更新v4.2。
- 更改编码至ASCII,解决在部分电脑上无法正常显示端口占用情况的问题
- 更改端口扫描方法,解决无法扫描其他用户创建的端口的问题
本脚本于2019年12月22日更新v4.1。
- 为程序添加了图标。详见“特别感谢”。
- 修复了一个严重错误:由于实验室环境的配置,当在同一台实验室机器上建立多个VNC连接时会严重出错。
本脚本于2019年12月21日更新v4。
- 弃用学校给的ece297vnc。直接用 "vncserver" 在远程机器上建立VNC连接。
- 新增端口扫描工具,轻松辨别端口是否可用。
- 密码现在为加密保存,比原来的明文密码更为安全。
UG_Remote v4.3
V4 Change Log
This script is updated to v4.3 on January 10, 2020.
- Changed the block symbol to letters to avoid port usage display issues on some machines
- Update the sh script to use UNIX EOL
This script is updated to v4.2 on December 30, 2019.
- Change encoding to ASCII to avoid port usage display issues on some machines
- Change port scanning method to check ports not occupied by current user
This script is updated to v4.1 on December 22, 2019.
- script icon for the executable. See "Special Thanks to..." for more details.
- Fixed a bug where establishing multiple VNC connections on a same machine can cause fatal errors, which is due to the environment of the lab machines.
This script is updated to v4 on December 21, 2019.
- Ece297vnc method deprecated. Now establish VNC connections directly by calling "vncserver" on the remote machine.
- Port scanning tool to confirm the availability of selection.
- Password is now encrypted. It is definitely safer than plain text.
V4 版本说明
本脚本于2020年1月10日更新v4.3。
- 更改方块符号为字母,解决在部分电脑上无法正常显示端口占用情况的问题
- 更新sh脚本,使用UNIX的EOL符号
本脚本于2019年12月30日更新v4.2。
- 更改编码至ASCII,解决在部分电脑上无法正常显示端口占用情况的问题
- 更改端口扫描方法,解决无法扫描其他用户创建的端口的问题
本脚本于2019年12月22日更新v4.1。
- 为程序添加了图标。详见“特别感谢”。
- 修复了一个严重错误:由于实验室环境的配置,当在同一台实验室机器上建立多个VNC连接时会严重出错。
本脚本于2019年12月21日更新v4。
- 弃用学校给的ece297vnc。直接用 "vncserver" 在远程机器上建立VNC连接。
- 新增端口扫描工具,轻松辨别端口是否可用。
- 密码现在为加密保存,比原来的明文密码更为安全。
UG_Remote v4.2
V4 Change Log
This script is updated to v4.2 on December 30, 2019.
- Change encoding to ASCII to avoid port usage display issues on some machines
- Change port scanning method to check ports not occupied by current user
This script is updated to v4.1 on December 22, 2019.
- script icon for the executable. See "Special Thanks to..." for more details.
- Fixed a bug where establishing multiple VNC connections on a same machine can cause fatal errors, which is due to the environment of the lab machines.
This script is updated to v4 on December 21, 2019.
- Ece297vnc method deprecated. Now establish VNC connections directly by calling "vncserver" on the remote machine.
- Port scanning tool to confirm the availability of selection.
- Password is now encrypted. It is definitely safer than plain text.
V4 版本说明
本脚本于2019年12月30日更新v4.2。
- 更改编码至ASCII,解决在部分电脑上无法正常显示端口占用情况的问题
- 更改端口扫描方法,解决无法扫描其他用户创建的端口的问题
本脚本于2019年12月22日更新v4.1。
- 为程序添加了图标。详见“特别感谢”。
- 修复了一个严重错误:由于实验室环境的配置,当在同一台实验室机器上建立多个VNC连接时会严重出错。
本脚本于2019年12月21日更新v4。
- 弃用学校给的ece297vnc。直接用 "vncserver" 在远程机器上建立VNC连接。
- 新增端口扫描工具,轻松辨别端口是否可用。
- 密码现在为加密保存,比原来的明文密码更为安全。
UG_Remote v4.1
V4 Change Log
This script is updated to v4.1 on December 22, 2019.
- script icon for the executable. See "Special Thanks to..." for more details.
- Fixed a bug where establishing multiple VNC connections on a same machine can cause fatal errors, which is due to the environment of the lab machines.
This script is updated to v4 on December 21, 2019.
- Ece297vnc method deprecated. Now establish VNC connections directly by calling "vncserver" on the remote machine.
- Port scanning tool to confirm the availability of selection.
- Password is now encrypted. It is definitely safer than plain text.
V4 版本说明
本脚本于2019年12月22日更新v4.1。
- 为程序添加了图标。详见“特别感谢”。
- 修复了一个严重错误:由于实验室环境的配置,当在同一台实验室机器上建立多个VNC连接时会严重出错。
本脚本于2019年12月21日更新v4。
- 弃用学校给的ece297vnc。直接用 "vncserver" 在远程机器上建立VNC连接。
- 新增端口扫描工具,轻松辨别端口是否可用。
- 密码现在为加密保存,比原来的明文密码更为安全。
UG_Remote v4
V4 Change Log
- Ece297vnc method deprecated. Now etablish VNC connections directly by calling "vncserver" on the remote machine.
- Port scaning tool to confirm the availability of selection.
- Password is now encryted. It is definitely safer than plain text.
V4 版本说明
- 弃用学校给的ece297vnc。直接用 "vncserver" 在远程机器上建立VNC连接。
- 新增端口扫描工具,轻松辨别端口是否可用。
- 密码现在为加密保存,比原来的明文密码更为安全。
UG_Remote v3.0
New version!! Now ECE344 users can connect as well. 新版本!!ECE344也能连了