[PR #2326] [MERGED] New Script: RustDesk Server #3696

Closed
opened 2026-02-26 13:34:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2326
Author: @tremor021
Created: 2/12/2025
Status: Merged
Merged: 2/13/2025
Merged by: @tremor021

Base: mainHead: rustdesk


📝 Commits (2)

  • b8f30d6 add rustdesk server script
  • feab469 remove http from server address

📊 Changes

3 files changed (+146 additions, -0 deletions)

View changed files

ct/rustdeskserver.sh (+67 -0)
install/rustdeskserver-install.sh (+40 -0)
json/rustdeskserver.json (+39 -0)

📄 Description

✍️ Description

Link: #34

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • [] 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2326 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 2/12/2025 **Status:** ✅ Merged **Merged:** 2/13/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `rustdesk` --- ### 📝 Commits (2) - [`b8f30d6`](https://github.com/community-scripts/ProxmoxVE/commit/b8f30d6b550353cbeedd8ec57cb78d32c9047f1b) add rustdesk server script - [`feab469`](https://github.com/community-scripts/ProxmoxVE/commit/feab469d73120546c08f7822f9cb0bb2891c0227) remove http from server address ### 📊 Changes **3 files changed** (+146 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/rustdeskserver.sh` (+67 -0) ➕ `install/rustdeskserver-install.sh` (+40 -0) ➕ `json/rustdeskserver.json` (+39 -0) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> ## 🔗 Related PR / Discussion / Issue Link: #34 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [✅] **Self-review performed** – Code follows established patterns and conventions. - [✅] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [✅] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:34:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3696
No description provided.