Assuming the user will not be connecting over vpn, but is both remote and non-technical, how would you expose Jellyfin to them securely?

  • kcweller@feddit.nl
    link
    fedilink
    English
    arrow-up
    4
    ·
    16 hours ago

    By setting up a reverse proxy you redirect the traffic through that specific proxy which means less open ports (basically just 80/443), less monitoring, the ability to easily put a WAF inbetween, etc.

    • nibbler@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      Ports are closed by firewalls, and if you need to port forward on your home router this is a non-issue anyway