rustdesk-server
rustdesk-server copied to clipboard
RustDesk Server Program
system:Ubuntu cmd `pm2 start hbbr` `pm2 start hbbs -- -k _`     Where did I set it wrong? I used wireshark to capture packets. The files are...
bugs: client `Remote desktop is offline` or `Key mismatch` while the network is ready    Ubuntu 22.04 1. installed the hbbs and hbbr by deb rustdesk-server-hbbr_1.1.11-1_amd64.deb rustdesk-server-hbbs_1.1.11-1_amd64.deb 2....
**Describe the bug** When setting ENCRYPTED_ONLY to 0 in rustdesk-server-s6 image, hbbs in the image still forces encryption and will generate a key. Unencrypted connections are not accepted. **Describe the...
**Describe the bug** When my brother (or whoever) connects on the outside interface this happens: The packets are coming via home0 which has 10.0.0.1/24 network: #:> tcpdump -ni **home0** host...
**Is your feature request related to a problem? Please describe.** Right now everyone can connect to the server repeatedly as often as he wants to try bruteforcing the pre-shared key...
Before officially starting, I have confirmed that it is not a network problem. **Describe the bug** Some devices will prompt that they cannot connect or the connection has timed out....
**Describe the bug** When I use the self hosted server, it works for a day but the server would consistently fail after some time (1-2 days). When looking into it...
**Is your feature request related to a problem? Please describe.** When I use Rustdesk to control the computer to shut down or restart, it will disconnect directly. May I ask...
When connecting to an Android device, when i press the Windows key, or ALT TAB, Rustdesk captures these keys (ie my Windows / Task list doesnt come up on my...
ref. https://github.com/rustdesk/rustdesk-server/issues/424 running hbbs and hbbr as a simple user is indeed a good idea. We can do this in 2 way: 1 - run s6 as root and run...