this post was submitted on 26 Sep 2025
49 points (100.0% liked)
Selfhosted
60210 readers
1282 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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The person doing screensharing runs sunshine.exe
they tell their hostname from the watcher, example.com the watcher runs
if not paired already Moonlight.exe pair example.lan
once paired (pairing key exchange is permanent until manually revoked by default) the watcher runs Moonlight.exe --display-mode windowed --absolute-mouse --resolution 1920x1080 stream example.lan desktop
A screen appears on their device, showing the other device, the latency and quality are excellent, you can watch youtube videos, play doom, it's almost like it's your own computer, you can fullscreen the window if you want.
Me and my friends, we use an extra computer with sunshine on it. We all connect at the same time to this extra computer and share it, show stuff to each other. It works really great
As for connectivity, there is no STUN/TURN coordination, either you open a port forward on your router or you use a VPN like zero tier, tailscale, hamachi, softether etc..
Here is the latest moonlight client
https://github.com/moonlight-stream/moonlight-qt/releases/download/v6.1.0/MoonlightSetup-6.1.0.exe
https://github.com/moonlight-stream/moonlight-qt/releases/download/v6.1.0/MoonlightPortable-x64-6.1.0.zip
And here is the latest sunshine server
https://github.com/LizardByte/Sunshine/releases/download/v2025.924.154138/Sunshine-Windows-AMD64-installer.exe
https://github.com/LizardByte/Sunshine/releases/download/v2025.924.154138/Sunshine-Windows-AMD64-portable.zip