Skip to content

Releases: Terence0816/RustDesk-QuickHost

v1.1.2.4

Choose a tag to compare

@Terence0816 Terence0816 released this 09 Jul 01:59
3db40b2

v1.1.2.4

English

This release mainly fixes Excel clipboard format synchronization during remote sessions and improves the About dialog layout.

Fixes

  • Fixed an issue where Excel cell formatting was not preserved correctly when copying and pasting between local and remote systems
  • Added support for Excel's native XML Spreadsheet clipboard format
  • Improved preservation of Excel cell formatting, including:
    • Font size
    • Background color
    • Text color
    • Bold
    • Underline
  • Fixed an issue where cell line breaks could be lost in some HTML clipboard paste scenarios
  • Improved compatibility for copying and pasting multi-row and multi-column Excel cell ranges between systems
  • Fixed clipped text at the bottom of the About dialog
  • Updated application version information to v1.1.2.4

Notes

The controller side can continue using the official RustDesk client.
This project is a lightweight RustDesk-compatible host-only client for Windows XP / 7 / 10 / 11 and WinPE environments.
This project is an independent RustDesk-compatible implementation and is not an official RustDesk client.


中文

本版本主要修正 Excel 在遠端工作階段中的剪貼簿格式同步問題,並改善「關於」視窗版面顯示。

修正內容

  • 修正 Excel 儲存格跨本機/遠端複製貼上時,格式無法正確同步的問題
  • 新增 Excel 原生 XML Spreadsheet 剪貼簿格式支援
  • 改善 Excel 儲存格格式保留,包括:
    • 字號
    • 背景顏色
    • 文字顏色
    • 粗體
    • 下劃線
  • 修正部分情況下透過 HTML 剪貼簿內容貼上時,儲存格換行可能遺失的問題
  • 改善多列、多欄 Excel 儲存格內容的跨端複製貼上相容性
  • 修正「關於」視窗內容過長時,底部文字可能被裁切的問題
  • 更新程式版本資訊至 v1.1.2.4

注意事項

控制端仍可使用官方 RustDesk 用戶端進行連線。
本專案是適用於 Windows XP / 7 / 10 / 11 與 WinPE 環境的輕量化 RustDesk 相容 Host-only 被控端工具。
本專案為獨立開發的 RustDesk 相容實作,並非 RustDesk 官方用戶端。

v1.1.2.3

Choose a tag to compare

@Terence0816 Terence0816 released this 02 Jul 14:45
660b111

Version History

v1.1.2.3

  • Fixed bidirectional file copy and paste support.

    • Files copied from the controller side using the right-click context menu can now be pasted and transferred to the host side.
    • Files copied from the host side can also be pasted and transferred back to the controller side.
  • Improved clipboard synchronization.

    • Clipboard synchronization is no longer limited to plain text only.
    • Rich text content and text formatting attributes can now be synchronized in both directions when supported by the source application.

版本紀錄

v1.1.2.3

  • 修復檔案雙向複製與貼上傳輸功能。

    • 主控端透過右鍵選單複製檔案後,現在可以貼上並傳送到被控端。
    • 被控端複製檔案後,也可以反向貼上並傳送到主控端。
  • 改善剪貼簿同步功能。

    • 剪貼簿同步不再只支援純文字內容。
    • 現在可將富文字內容與文字格式屬性一起進行雙向同步,實際效果依來源程式支援的剪貼簿格式而定。

v1.1.2.2

Choose a tag to compare

@Terence0816 Terence0816 released this 02 Jul 09:21
b207971

Version History

v1.1.2.2

  • Updated the auto-start behavior.

    • When launched automatically on system startup, the program now starts directly in the system tray without showing the main window.
  • Added support for multiple controller connections.

    • Multiple controller clients can now connect to and operate the host at the same time.
  • Improved clipboard synchronization.

    • Clipboard content is now synchronized in both directions, instead of only from the controller side to the host side.
  • Fixed a Windows XP system tray issue.

    • Fixed an issue where the tray hide/show status could be incorrect on Windows XP.

Notes

  • The controller side can continue using the official RustDesk client.
  • This project is a lightweight RustDesk-compatible host-only client for Windows XP / 7 / 10 / 11 and WinPE environments.
  • This project is an independent RustDesk-compatible implementation and is not an official RustDesk client.

版本紀錄

v1.1.2.2

  • 更新開機自動啟動行為。

    • 當程式於系統開機後自動啟動時,會直接縮小到右下角系統列,不會顯示主畫面。
  • 新增多主控端連線支援。

    • 現在可讓多個主控端同時連入並操作被控端。
  • 改善剪貼簿同步功能。

    • 剪貼簿內容已調整為雙向同步,不再只有主控端到被控端的單向同步。
  • 修復 Windows XP 系統列顯示問題。

    • 修復 Windows XP 環境下,系統列隱藏與顯示狀態可能判斷錯誤的問題。

注意事項

  • 控制端仍可使用官方 RustDesk 用戶端進行連線。
  • 本專案是適用於 Windows XP / 7 / 10 / 11 與 WinPE 環境的輕量化 RustDesk 相容 Host-only 被控端工具。
  • 本專案為獨立開發的 RustDesk 相容實作,並非 RustDesk 官方用戶端。

v1.1.2.1

Choose a tag to compare

@Terence0816 Terence0816 released this 16 Jun 09:07
36e9092

Version History

v1.1.2.1

  • Fixed an issue where file transfer from the controller side to the host side could fail.

  • Adjusted the incoming connection status window text.

    • Shortened the English and Traditional Chinese messages to prevent the text from being clipped when the message was too long.

Notes

  • The controller side can continue using the official RustDesk client.
  • This project is a lightweight RustDesk-compatible host-only client for Windows XP / 7 / 10 / 11 and WinPE environments.
  • This project is an independent RustDesk-compatible implementation and is not an official RustDesk client.

版本紀錄

v1.1.2.1

  • 修復主控端傳送檔案到被控端時,可能發生檔案傳輸錯誤的問題。

  • 調整被連入狀態視窗的顯示文字。

    • 縮短英文與繁體中文訊息長度,避免原訊息過長導致文字被裁切。

注意事項

  • 控制端仍可使用官方 RustDesk 用戶端進行連線。
  • 本專案是適用於 Windows XP / 7 / 10 / 11 與 WinPE 環境的輕量化 RustDesk 相容 Host-only 被控端工具。
  • 本專案為獨立開發的 RustDesk 相容實作,並非 RustDesk 官方用戶端。

v1.1.2.0

Choose a tag to compare

@Terence0816 Terence0816 released this 14 Jun 11:33
6da171f

RustDeskQS Host v1.1.2.0

English

New Features and Improvements

  • Optimized parts of the program code for better stability and maintainability.

  • Added support for the official RustDesk file transfer feature.

    • In addition to the existing local copy / paste file transfer method, users can now use the standard RustDesk file transfer function from the controller side.
  • Added an About option.

    • Users can easily check the current version, project information, license, and update information.

Notes

  • The controller side can continue using the official RustDesk client.
  • This project is a lightweight RustDesk-compatible host-only client for Windows XP / 7 / 10 / 11 and WinPE environments.
  • This project is an independent RustDesk-compatible implementation and is not an official RustDesk client.

繁體中文

新增功能與改進

  • 優化部分程式碼,提高程式穩定性與後續維護性。

  • 新增支援官方 RustDesk 檔案傳輸功能。

    • 除了原本的本機複製 / 貼上檔案傳送方式外,現在也可由控制端使用 RustDesk 標準檔案傳輸功能。
  • 新增「關於」選項。

    • 方便使用者查看目前版本、專案資訊、授權資訊與更新資訊。

注意事項

  • 控制端仍可使用官方 RustDesk 用戶端進行連線。
  • 本專案是適用於 Windows XP / 7 / 10 / 11 與 WinPE 環境的輕量化 RustDesk 相容 Host-only 被控端工具。
  • 本專案為獨立開發的 RustDesk 相容實作,並非 RustDesk 官方用戶端。

v1.1.0.0

Choose a tag to compare

@Terence0816 Terence0816 released this 12 Jun 17:05
0f7876a

RustDesk QuickHost v1.1.0.0
English
New Features
Added direct IP connection mode.

Added configurable IP connection port.

Default port: 21118
The port can be customized in rustdesk_cpp_host.ini.
Added incoming connection status display.

Displays the connected peer by RustDesk ID or IP address.
Added disconnect button in the main interface.

The host user can manually disconnect the current remote session.
Improved host-side connection visibility.

Notes
Direct IP connection mode is intended for LAN or networks where the host can be reached directly.
If the host is behind NAT or a firewall, port forwarding or firewall rules may be required.
The controller side can continue using the official RustDesk client to connect.
This project is a RustDesk-compatible host-only client and is not an official RustDesk client.
繁體中文
新增功能
新增直接 IP 連線模式。

新增 IP 連線埠設定。

預設連接埠:21118
可透過 rustdesk_cpp_host.ini 自行修改。
新增連入狀態顯示。

可顯示目前連入端的 RustDesk ID 或 IP 位址。
新增主介面中斷連線按鈕。

被控端使用者可直接手動中斷目前遠端連線。
改善被控端連線狀態可視性。

注意事項
直接 IP 連線模式主要適用於區域網路,或雙方網路可直接連通的環境。
如果被控端位於 NAT 或防火牆後方,可能需要設定連接埠轉發或防火牆規則。
控制端仍可使用官方 RustDesk 用戶端進行連線。
本專案是 RustDesk 相容的 Host-only 被控端工具,並非 RustDesk 官方用戶端。

v1.0.0.0

Choose a tag to compare

@Terence0816 Terence0816 released this 10 Jun 03:29

RustDesk QuickHost v1.0.0.0

Downloads

Please download the attached executable file below.

  • RustDeskQS.exe

English

RustDesk QuickHost is a lightweight RustDesk-compatible host-only remote support client for Windows.

It is rewritten from the ground up in native C++ and designed for computers that only need to be remotely controlled.

This release provides a signed Windows executable for testing and general use.

Highlights

  • Native C++ Win32 implementation
  • Host-only remote support client
  • Lightweight single executable
  • Supports Windows XP / Windows 7 / Windows 10 / Windows 11
  • System tray resident mode
  • Auto start with Windows
  • Fixed password support
  • Option to disable random one-time password
  • Custom RustDesk ID
  • INI-based configuration
  • Custom ID server, relay server, API server and server key
  • Self-hosted RustDesk server support
  • Built-in Traditional Chinese and English language files
  • Custom .txt language file support

First Run

On first launch, the program will automatically generate:

  • rustdesk_cpp_host.ini
  • en.txt
  • tw.txt

The default rustdesk_cpp_host.ini connects to the official RustDesk public server.

You can edit id_server, relay_server, api_server, and key to use your own self-hosted RustDesk server.

Custom Language

You can copy the built-in tw.txt or en.txt, translate only the values, and save it as another language file such as jp.txt.

================================================

繁體中文

RustDesk QuickHost 是一個輕量化的 RustDesk 相容 Host-only 被控端遠端協助工具。

本專案使用原生 C++ 從底層重新實作,主要設計給只需要被遠端連線控制的 Windows 電腦使用。

這個版本提供已完成數位簽名的 Windows 執行檔,方便測試與一般使用。

功能特色
原生 C++ Win32 實作
Host-only 被控端遠端協助工具
輕量化單一執行檔
支援 Windows XP / Windows 7 / Windows 10 / Windows 11
支援右下角常駐
支援開機自動啟動
支援固定密碼
可停用隨機一次性密碼
可自訂 RustDesk ID
使用 INI 設定檔
可自訂 ID Server、Relay Server、API Server 與 Server Key
支援自架 RustDesk Server
內建繁體中文與英文語言檔
支援外部 .txt 自定義語言檔
第一次執行

程式第一次執行會自動產生:

rustdesk_cpp_host.ini
en.txt
tw.txt

預設產生的 rustdesk_cpp_host.ini 目前會連到 RustDesk 官方公開伺服器。

使用者可以自行修改 id_server、relay_server、api_server 與 key,改成自己的 RustDesk 自架伺服器專用版本。

自定義語言

使用者可以複製內建的 tw.txt 或 en.txt,只翻譯右側文字,另存成其他語言檔,例如:jp.txt