Skip to content

Commit 718eee9

Browse files
committed
up:v1.4
1 parent 22a4198 commit 718eee9

File tree

5 files changed

+271
-242
lines changed

5 files changed

+271
-242
lines changed

Changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
KoolCenter RustDesk Server Changelog
22
===========================================
3+
1.4
4+
- add 新增开启插件检测端口占用功能
5+
- update rustdesk_server二进制v1.1.8版本(armv7版本,采用upx --lzma --best压缩)
6+
37
1.3
48
- add 新增强制使用中继服务器选项
59

config.json.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"description": "RustDesk是一款优秀的免费开源的远程控制软件,此插件提供RustDesk自建服务器功能。",
44
"home_url": "Module_rustdesk.asp",
55
"link": "https://github.com/everstu/Koolcenter_rustdesk",
6-
"md5": "52a5fc7d286f79c3c13718e4f0e820a5",
6+
"md5": "2b1c4f9c97f820d2e8b45f32cf567762",
77
"module": "rustdesk",
88
"tags": "穿透",
99
"title": "RustDesk Server",
10-
"version": "1.3"
10+
"version": "1.4"
1111
}

0 commit comments

Comments
 (0)