• deweydecibel
    link
    fedilink
    English
    8
    edit-2
    5 months ago

    Is there an easy, free method of doing this securely and privately (as in masked from the ISP) in a way that doesn’t involve me having to manage the network of the person I’m sharing with?

    For example, I can use Tailscale for free, but then I have to make sure my friends know how to use that, and that’s a tall order. Not to mention the fact it won’t work on things like Roku.

    • @evranch@lemmy.ca
      link
      fedilink
      English
      45 months ago

      VPN and have them punch in to a cheap or free cloud instance that acts as a hub router.

      You give them a config file and they feed it to their device or router, use a private subnet in the 10.0.0.0/8 range because everyone is on 192.168.1.0/24 and then they just hit it at 10.0.0.1 or whatever.

      I like Wireguard but you might have to use something with layer 2 support if you want service discovery to work for true zero config.

      • deweydecibel
        link
        fedilink
        English
        25 months ago

        All good stuff, but I should clarify, the friends and family in question are not tech literate people. They call the internet “the wifi”, get the shitty gateway from Spectrum and plug it in.

        Assuming I can apply any sort of configuration to that device in the first place, the second something breaks, either I’m getting a call, or they’ll call Spectrum and their rep will reset the gateway to defaults.

        I’d also be hesitant to employ a VPN to cloud solution, because I have no idea what that’s going to do to the speed.

        Basically I was just asking if there was a free method of doing this securely and discreetly where the only thing they ever have to do is put an IP address into Jellyfin. I’m perfectly aware there may not be, I was just curious if there was a method I hadn’t heard of.

        Something I’ve kind of thought about is maybe, at least for my parents and closest friend, buying a cheap local machine (or repurposing an old OptiPlex or something) for them to keep in the house that I would mirror my library to, or least be able to manage remotely. “Sure, mom, you wanna see this? I’ll tell your box to fetch it.”

    • @YIj54yALOJxEsY20eU@lemm.ee
      link
      fedilink
      English
      25 months ago

      You have to expose it to the internet if you don’t want your users to have to configure a vpn. Ensure good passwords and consider running a rate limiter.

      Too keep hidden from ISP, you can use tailscale funnel.

      • deweydecibel
        link
        fedilink
        English
        25 months ago

        Ok cool, didn’t realize they’d added this.

        If they can find a solution for Android not being able to run Tailscale and a different VPN at the same time, I’d finally be able to commit to it fully.

    • @whatwhatwutyut@midwest.social
      link
      fedilink
      English
      15 months ago

      It isn’t free, but I use a seedbox for running my Plex server. That way none of the media downloading is done on our local internet, all the ISP should see is that we are streaming data from a Plex server. They’d have no knowledge on if we own that data or not. I’m sure Jellyfin can also easily be run from a seedbox

      Having a seedbox is also helpful because our internet has a pretty low upload speed, which would make watching anything outside the house a massive pain.