I already host multiple services via caddy as my reverse proxy. Jellyfin, I am worried about authentication. How do you secure it?

  • Lem453@lemmy.ca
    link
    fedilink
    English
    arrow-up
    11
    ·
    6 months ago

    I use plain wireguard on me phone, always on essentially with no issues. I wonder why tailscale app can’t stay open.

    • beerclue@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      6 months ago

      Same, wireguard with the 'WG Tunnel" app, which adds conditional Auto-Connect. If not on home wifi, connect to the tunnel.

      • Lem453@lemmy.ca
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 months ago

        I just stay connected to wireguard even at home, only downside is the odd time I need to chromecast, it needs to be shut off.

      • dan@upvote.au
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        2
        ·
        6 months ago

        conditional Auto-Connect. If not on home wifi, connect to the tunnel.

        You don’t need this with Tailscale since it uses a separate IP range for the tunnel.

    • paequ2@lemmy.today
      link
      fedilink
      English
      arrow-up
      3
      ·
      6 months ago

      I suspect that it goes down and stays down whenever there is an app update, but I haven’t confirmed it yet.

      Does the plain wireguard app stay up during updates?

      • Lem453@lemmy.ca
        link
        fedilink
        English
        arrow-up
        8
        ·
        edit-2
        6 months ago

        Android wireguard all hasn’t been updated in 18mo. Its extremely simple with a small code base. There basically isn’t anything to update. It uses wireguard kernel module which is itself is only like 700 lines of code. It so simple that it basically became stable very quickly and there is nothing left of update right now.

        https://git.zx2c4.com/wireguard-android/about/

        I personally get the from obtainium to bypass play store