0
Automatically optimizes and secures remote access to your Jellyfin/Plex server, fixing connectivity issues across mobile networks and devices.
Added Jan 2, 2026
6 signals
Self-hosting enthusiasts face constant connectivity failures when accessing media servers remotely due to complex interactions between VPNs, reverse proxies, DNS, mobile network restrictions, and device-specific protocols. Manual troubleshooting is time-consuming and requires deep networking knowledge, leading to unreliable access when traveling or on cellular networks.
A managed edge proxy service that automatically configures secure tunnels, intelligently routes traffic based on network conditions, handles SSL/certificates, resolves VPN conflicts, and provides device-specific protocol optimizations. It diagnoses and auto-fixes connectivity issues without manual configuration, ensuring reliable streaming from any network or device.
The explosion of self-hosted media solutions (Jellyfin, Plex, Audiobookshelf) meets increasing mobile usage and carrier-grade NAT issues, making DIY remote access unreliable for non-experts who demand seamless streaming anywhere.
Had a meltdown on our flight last night due to offline games not working as expected on iPads 😂 seeing if y’all can help! 1. Has anyone tried Netflix games? It kinda works and they have good games. Their ads say they work offline but it randomly requests you to login to Netflix. If it gets into this mode and you don’t have internet, you’re hosed. Any way I can prevent these apps from doing this? I’m guessing they’re trying to download patches. Very frustrating. 2. On Southwest last night, I could not for the life of me get the free Wi-Fi to work on an iPad. You go to southwestwifi.com and the widget that you need to interact with to watch an ad and get online won’t load in Safari. I tried a bunch of setting changes to allow pop ups and all the vile tracking and cleared history, to no avail. Maybe will try Chrome next time, as I had no issue on my phone. Any other ideas? Also generally curious what apps have worked for you all on long travel routes with no internet (aside from downloaded movies/shows). My kids are both under 8, here are things we’ve tried that work offline \- Pok Pok - great for little ones (like under 4), but they’ve outgrown this \- Kahoot Kids - generally great, though I’ve seen it also lock out if the app is not up to date \- Scribblenauts - no issues \- something called 1000 offline games or something - no issues \- Scratch Jr - no issues Thanks in advance!
Hi all, Not sure if this is the right sub for this, but I've tried r/subsonic and it doesn't seem very active. My approval has been pending for over a week now, so I thought I'd try here? I am a years long subsonic user. Everything has always been working great for me, hosting the subsonic server on my Windows desktop and using Symfonium on Android as the client. I wanted to also set up a subsonic client on my partner's iPhone, but neither Symfonium nor any of the other clients I've ever used are available on iOS. I searched around and found a lot of people like Amperfy and Play:Sub, so I tried installing those. I entered the server URL, login and password (100% sure everything is correct and without any typos), but I cannot connect to the server via either of the apps. Either a loading icon appears for a split second and then nothing, or an error pops up saying it can't connect to the server. The server is definitely up and running, the port forwarding is OK. It won't even work while on the same wifi network either while my Android phone works just fine). I've tried rebooting the server and phone multiple times, that doesn't do anything either. Does anyone have any idea what could be the issue, and how I could fix it? Googling around gives me a possible explanation that it could be an issue with iOS rejecting http:// requests, though I'm not sure if you can get a subsonic server to run on https://? Something to do with certificates?
okay so,, this has been quite the undertaking. before i get into everything, details about my setup: Windows 11 Jellyfin Server 10.11.5 CaddyServer 2.10.2 myserver.duckdns.org { log { output file access.log { roll_size 5MiB roll_keep_for 168h roll_keep 2 } } reverse_proxy localhost:8096 } after much trial and error, i finally got my jellyfin server accessible via external traffic. i have port forwarding enabled for 80 and 443 via my router, i have a static ip, but i have duckdns updater jic of needing dynamic (which i thought would help with this issue, but so far no cigar). i primarily used mullvad for some time, but my subscription was coming to a close and i realized port forwarding through the vpn was no longer and decided to switch to proton which has port forwarding, and is generally faster (albeit with minor security lapses comparatively). i currently have port forwarding enabled on proton, but im not exactly sure what the benefit of that is here given i cant manually set the ports or anything (if the solution here is just to change my caddyfile to use the port proton has open i will be very sad). to clarify purpose here, i am running protonvpn and jellyfin via the same device. i am not running the vpn via my router (frankly i have no idea how i would even go about that). i am trying to allow access to my jellyfin server from outside my LAN. this currently works when i am not on VPN. i have tried to set proton to split tunnel and exclude jellyfin and caddy from it, but i am still facing the same issues (not to mention i can no longer access it from my LAN even with direct IP). notably i would like to avoid the suggestion of switching to tailscale given i am literally already paying for proton. any advice would be much appreciated!!
I'm using Tailscale + Jellyfin to access music stored on a local server hosted by a friend. It works perfectly on WiFi, but when I use mobile data (4g from Orange (french internet provider)), it can't seem to use the server. I can ping it, and be pinged and seen as connected by other users, but I can't access the files stored in it. I tried to access it from the jellyfin mobile app, a different player app and a navigator, and it always says I have to "check my connection" while any other app work fine with 4G + VPN. There is another website hosted privately on the server that I can't access, meaning the issue doesn't come from Kellyfin. I also tried using tethering to connect my PC to my phone while I was using mobile data, and I could access Jellyfin. My phone is a Redmi Note 10 Pro, under Android 12 and MiUi13.0.16 Any ideas?
Can someone give me advice on how to harden my homeserver's security? My blueprint's like this: I have two machines and all my services are distributed in these machines, being run by docker. All ports are only open to either localhost and LAN. Then I have Pihole and Unbound for DNS. I go to these services via caddy(HTTP only internally, using Caddy’s local certs for https to avoid annoying browser warnings\[idk if that gives me actual protection\]) Then, to access it from afar, I use Tailscale. (Pihole, caddy, and unbound are the only services accessible via tailscale\[since caddy reverse forwards everything else\]) So far, everything is only reachable via LAN or Tailscale, which I’m comfortable with(I think). I did some basic stuff already, like disallowing password in SSH, cleaning my UFW rules, isolating my network from the main router... What I'm unsure of is: I also want to forward other services like FIlebrowser, Immich, and Microbin online via Tailscale funnel. I'm just a bit paranoid as to what could happen out of my tailscale network out there. Now I understand that professional hackers won't probably be after my pictures or school files, but I'm trying to avoid internet wide scans and accidental exposure. I'll ask what other security hardening can I do in this case? Whether relying on Caddy + TLS alone is insufficient (I assume it is)? For anyone who have seen them, how safe is the login mechanism of the soon to be public facing services mentioned above? and, If you were in this position, what would you prioritize next? Any tip or advice will help. Thank you!
+9 more signals