-
{
"platform":"",
"hub-mirror": [
"rustdesk/rustdesk-server:latest"
]
}
-
Hello!
I have RustDesk Server Pro 1.4.1 and I found issue with connection to machines.
On some machines when I trying to connect, I have prompt about wrong RustDesk password to machine.
I need to…
-
I solved it by replacing the path with $tomlpath
```
$tomlpath = "C:\Windows\ServiceProfiles\LocalService\AppData\Roaming\RustDesk\config\RustDesk.toml"
if (!(Test-Path$tomlpath)) {
$tomlpath …
-
When updating rustdesk (from 1.2.3 to 1.2.6) the installation hangs:
```
PS C:\WINDOWS\system32> choco upgrade -y all
Chocolatey v2.2.2
Upgrading the following packages:
all
By upgra…
jkirk updated
2 weeks ago
-
1. 也许可以新增一个页面,来放一些使用Rustdesk的说明。简单来做的话,指定一个目录存放MD文档,然后页面直接渲染这些MD文件->当然细节需要讨论
2. 下载页面,存放一些客户端的下载链接。这样的好处是,可以放上自己编译的客户端。也可以设置一个本地目录,从此处下载
-
When using Azure as login mechanism, there is no chance to change the username.
![grafik](https://github.com/user-attachments/assets/fbf3877a-45cf-40ab-bfa2-6fef45fdaf65)
So when we connect to ano…
-
Bonjour,
Est-ce qu'il est possible d’intégrer RustDesk a l’inventaire GLPI ?
Cordialement,
Evers André
-
### Prerequisites/先决条件
- [X] 我已确认这个镜像源从未在 [其他 issues](https://github.com/hust-open-atom-club/mirrorrequest/issues) 中讨论过。
I am sure that this repo has NEVER been discussed in [other issues](https:/…
-
I am setting up a new Rustdesk server pro and trying to configure the SMTP settings, but I keep getting an error message that states that the deadline has elapsed. I've confirmed that Authenticated SM…
-
First of all thank you for making such a good software, you are really great. But I think I ran into a bug. I made sure I entered the correct IP and pub contents, and the home page also said "Ready". …