44

I thought self-hosting requires, like, paid ownership of a website or something. I don't think I've ever self-hosted before and am lost with its guide.

My primary concern is RustDesk's warning about possibly shutting down its free self-hosting because of bot abuse, despite now requiring GitHub accounts. There seems to be nothing even remotely close to RustDesk, except possibly HopToDesk, which I heard is a fork of an older version or something.

It'd be nice to be able to keep this going just in case. Or are there free, E2EE servers out there that anyone knows of?

top 24 comments
sorted by: hot top new old
[-] kiol@discuss.online 1 points 1 day ago

Yes, I selfhost it. Works great. Have never used their paid service.

[-] manwichmakesameal@lemmy.world 5 points 1 day ago

I haven’t seen anyone mention Apache Guacamole. I use it pretty much every day and it works great for me. Multiple hosts and switching between.

[-] ChaosMonkey@lemmy.dbzer0.com 5 points 2 days ago

Which features do you use?

I mainly used it to connect to machines using SSH, RDP and for port-forwarding.

Now I am using Netbird and am able to perform these actions.

[-] Flagstaff@programming.dev 2 points 2 days ago

I'm just a simpleton helping a couple of boomers periodically navigate their own computers and install software. We're not even 10% as complex as what it sounds like you're doing, haha. That is cool, though; I hadn't heard of Netbird.

[-] ITGuyLevi@programming.dev 1 points 1 day ago

Totally not the software your asking about, but Remotely worked really well when I needed to help out the mother-in-law (https://github.com/immense/Remotely).

[-] possiblylinux127@lemmy.zip 2 points 2 days ago
[-] Flagstaff@programming.dev 1 points 2 days ago

Ah, yeah, I forgot about that... I had tried it on Winblows and couldn't get it to work, but maybe it'll be better on Linux! Thanks for the reminder.

[-] unitedwithme@lemmy.today 12 points 3 days ago

My recommendation to many newcomers:

Setup Yunohost, which gives you a custom Debian-based OS that's easy to deploy tested builds, like Rustdesk. You can configure your Domain info, DNS, etc pretty easily, and if you decide, a dynamic domain or Porkbun (cuz is cheap plus free private WHOIS and SSL certs).

Yes, a small learning curve, but easier than building from Docker when you know nothing about Docker nor have the time to learn. I can fumble through a UI, I can't fumble with commands or code that I don't instinctively know. Others who day "just take the time to learn Docker"... But I've got 2 jobs, kids and their activities, pets, and other hobbies, so not much time for other stuff.

[-] dabe@lemmy.zip 2 points 2 days ago

yunohost is awesome. The only reason I don’t still use it is because I use command line and containers daily already, so I’m genuinely faster that way. I recommend yunohost to friends and I’d go back to it if I already didn’t have a clean, particular way to set up things in my homelab.

[-] Flagstaff@programming.dev 3 points 2 days ago

There is also motivation and energy from other severely draining, external problems. Thanks, I had never heard of Yunohost before.

[-] jagermo@feddit.org 5 points 3 days ago

100 percent agree. Yunohost or runtipi are easy ways to get into hosting

[-] jws_shadotak@sh.itjust.works 11 points 3 days ago

I host rustdesk on my own domain and it works. I don't have my tinfoil hat all the way on though.

[-] civ@lemmy.civl.cc 7 points 3 days ago

You can get a free subdomain from https://desec.io/ so maybe that could help? I did that for a while before buying a cheap domain. You'll get something like stuff.dedyn.io

[-] FreedomAdvocate@lemmy.net.au 2 points 2 days ago

Yes, that’s one of the options they present on their site.

[-] Flagstaff@programming.dev 1 points 2 days ago

I meant without paying for your own domain in any way and without relying on their service, but it seems that's impossible.

[-] NewOldGuard@lemmy.ml 1 points 2 days ago

DuckDNS might be useful idk

[-] WhyAUsername_1@lemmy.world 1 points 2 days ago

Yes. You can host your own internal DNS, and use any domain name of your choice as long as you use your internal DNS

[-] Smash@lemmy.self-hosted.site 3 points 3 days ago

Just set up DynDNS an host rustdesk on docker. It requires two docker containers, exchanging secret keys and opening firewall ports

[-] Brewchin@lemmy.world 3 points 3 days ago

I'm not familiar with what's been said or done regarding bots, but I'd be surprised if they were planning to shutdown the self-hosting part? But I can see how they might shutdown the free cloud auth aspect.

As RD consists of the server/client software and the authentication software, the latter is also made available online to all with no reliability promises. But there's nothing stopping people from hosting both parts locally, and is how I implemented it. No traffic to third parties, etc.

Can't advise on domain-based setup, as I've not tried it, but depending on how you're planning to use it, there may be no need for a domain. I only used mine locally (or via WireGuard when outside), with hbbr and hbbs hosted in Docker on my NAS, and it worked fine with my mobile devices and PCs.

[-] 30p87@feddit.org 2 points 3 days ago* (last edited 3 days ago)
IP/Name: 30p87.de
Key: YfXqz85PRidZ0NwMj3SAkFk5wypJPofTInbae9+mb1I=

All default setting, relay and server, free version.

[-] ryokimball@infosec.pub 2 points 3 days ago

I have not set it up yet but plan to do so soon. I could imagine a requirement of owning a host name so that you can have a certificate, but I imagine an IP address would work just as well. You will need to open ports on your router according to the documentation; I haven't looked into reverse proxy options or anything to prevent the firewall changes being necessary.

But yeah, my understanding is it's totally doable for "free" (i.e. using your existing infrastructure).

[-] possiblylinux127@lemmy.zip 0 points 2 days ago* (last edited 2 days ago)

I honestly wouldn't use Rustdesk do to the Chinese affiliation and the questionable ownership. Unfortunately haven't found an alternative outside of RDP over Netbird.

[-] Holytimes@sh.itjust.works 4 points 2 days ago

Sunshine and moonlight. Best option iv found. just set up remote access ahead of time and it's the best option by a mile.

True remote full access with out the need to set it up in advance thats also reliable imis basically impossible from what I've found. There just ain't any great options. They all suck in their own unique way.

[-] Decronym@lemmy.decronym.xyz 1 points 3 days ago* (last edited 1 day ago)

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
DNS Domain Name Service/System
IP Internet Protocol
NAS Network-Attached Storage
SSH Secure Shell for remote terminal access
SSL Secure Sockets Layer, for transparent encryption
VPN Virtual Private Network

6 acronyms in this thread; the most compressed thread commented on today has 7 acronyms.

[Thread #275 for this comm, first seen 6th May 2026, 19:00] [FAQ] [Full list] [Contact] [Source code]

this post was submitted on 06 May 2026
44 points (94.0% liked)

Selfhosted

59025 readers
288 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS