Releases: Terence0816/RustDesk-QuickHost
v1.1.0.0
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
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
.txtlanguage file support
First Run
On first launch, the program will automatically generate:
rustdesk_cpp_host.inien.txttw.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