comments (10)

  • RustDesk still does not support encrypted connections when self hosting: https://github.com/rustdesk/rustdesk/issues/3714

    inktype

  • Rustdesk is amazing. I was using it just 2 days ago and ran into this hiccup, so it's a pleasure to see it resolved

    OsrsNeedsf2P

  • What is rustdesk and how is it distinct from vnc?

    Edit: i appreciate the explanations; thank you.

    throwaway27448

  • I have used Remmina over SSH and Tailscale (and generally don’t trust remote desktop tools), which is mentioned in various places by my operating system provider.

    How does RustDesk compare with that?

    aborsy

  • Is there a reason to use this over something like Sunshine/Moonlight?

    boardwaalk

  • The problem I have with RustDesk is that self-hosting the server forces you to accept zero authentication (meaning anyone can use it to host streams for free), so you end up having to run it through a VPN which also decreases performance and latency, and makes it unusable as an easy IT help tool like people have been doing with VNC since forever (unless you relegate to using the slower public server controlled by who knows what).

    And since the paid pro version does have authentication, I think it's unlikely to ever show up in the free version.

    ranger_danger

  • Does my screen have to be on?

    manav

  • I have a Raspberry Pi hooked up to my TV and whenever I need to control it from my laptop (getting and interacting with the same screen on my laptop that I see on my TV) I have been using VNC. It is quite slow. Would this work better for that use case or is it really intended for something different? (And if the latter are there better solutions than VNC for what I want to do?)

    NoboruWataya

  • Menu css looks a bit dodgy with the notification at the top:

    https://files.catbox.moe/d5ztxi.jpg

    andai

  • How does this work on a technical level?

    Does it framebuffer grab the current session and inject input events?

    ChocolateGod