remote-control
Here are 1,311 public repositories matching this topic...
-
Updated
Nov 26, 2021 - C#
-
Updated
Apr 15, 2022 - Objective-C
-
Updated
Apr 13, 2022 - C++
-
Updated
Apr 9, 2022 - Pascal
-
Updated
Apr 5, 2022 - C
-
Updated
Apr 14, 2022 - C++
-
Updated
Oct 5, 2021 - Go
Language could be automatically detected from user's browser. And if he changes it, this change should be remembered (stored in local storage).
Please give us some details about the systems you are using:
- Client (OS name and version): Windows 10, VNCtiger v1.8.80
- Remmina version (remmina --version): 1.2.0-rcgit-27
- Desktop environment (GNOME, Unity, KDE, ..): GNOME 3.18.5
- Connecting to (OS and version): Ubuntu 16.04.4
- Connecting via (RDP, VNC, ...): VNCI
I set Remmina listening on VNC 5901
error log:
Welcome to
-
Updated
Apr 16, 2022 - C
Hi,
It is quite stupid to have one type for many events.
Suggestion:
On feature_segment update sends : FLAG_SEGMENT_UPDATED
On feature_identity update sends : FLAG_IDENTITY_UPDATED
on feature update sends : FLAG_FEATURE_UPDATED
-
Updated
Apr 8, 2022 - Go
-
Updated
Mar 10, 2022 - PowerShell
-
Updated
Apr 15, 2022 - JavaScript
-
Updated
May 19, 2021 - Go
-
Updated
Apr 10, 2022 - C#
I noticed in miroslavpejic85/p2p@171947c that the stun servers are hardcoded. Wouldn't it be better practice to leave them easily editable in a config file (possibly eventually in the GUI)?
Docker docs
Add to docs:
Clean install docker commands:
sudo docker-compose stop
(If TRMM is the only thing on this docker host you can use below commands)
sudo docker rm -f $(sudo docker ps -a -q)
sudo docker volume rm $(sudo docker volume ls -q)
sudo docker network prune
If you are running other things on the same host you will have to remove all the images and volumes manually. Once that is co
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Apr 10, 2022 - C++
-
Updated
Apr 15, 2022 - C#
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Mar 14, 2021 - C++
-
Updated
Apr 2, 2022 - C
-
Updated
Dec 27, 2020 - Java
-
Updated
Apr 13, 2022 - HTML
Improve this page
Add a description, image, and links to the remote-control topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the remote-control topic, visit your repo's landing page and select "manage topics."


When running rustdesk in portable mode on windows, if an attacker has write access to the application directory, we can hijack the dll which is used by rustdesk. It's a little like CVE-2020-35483 of anydesk (https://anydesk.com/cve/2020-35483/).
I have sent details to info@rustdesk.com by email.
Thanks.