remote-desktop
Here are 219 public repositories matching this topic...
-
Updated
Apr 3, 2022 - C#
-
Updated
Nov 26, 2021 - C#
-
Updated
Apr 12, 2022 - C#
-
Updated
Mar 24, 2022 - Rust
-
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).
-
Updated
Mar 21, 2022 - C#
-
Updated
Feb 8, 2022 - Visual Basic .NET
The documentation on Debian 7 does not mention to which port, by default, the rdesktop connects to.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/28947187-put-the-default-port-number-in-the-documentation?utm_campaign=plugin&utm_content=tracker%2F19353203&utm_medium=issues&utm_source=github)** We accept bounties via [BountyI 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)?
-
Updated
Apr 10, 2022 - C++
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 11, 2022 - C#
-
Updated
Apr 10, 2022 - C
-
Updated
Nov 6, 2017 - C#
-
Updated
Feb 18, 2022 - C#
Issue migrated from trac ticket # 921
component: client | priority: major | keywords: win32
2015-07-17 08:48:48: totaam created the issue
This may help with testing and with things like #916, #917.
It shouldn't be too hard to make a simple win32 client using pywin32 + opengl.
Doing so would also help to ensure that the separation between the gtk client, ui clien
-
Updated
Feb 16, 2022 - Shell
-
Updated
Apr 7, 2022 - TypeScript
-
Updated
Apr 11, 2022 - C#
Go through TODOs in wayvnc and neatvnc that cause abort() or exit and make sure that they have error messages attached to them.
-
Updated
Apr 8, 2022 - C#
-
Updated
Apr 10, 2021 - C#
-
Updated
Apr 4, 2022 - Go
-
Updated
Apr 6, 2022 - C++
Improve this page
Add a description, image, and links to the remote-desktop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the remote-desktop 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.