Skip to content

v1.0.0.0

Choose a tag to compare

@Terence0816 Terence0816 released this 10 Jun 03:29
· 10 commits to main since this release

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