So you don’t want to port-forward on your home router or have Cloudflare decrypt all your traffic? Check out Towonel.

Most open source Cloudflare Tunnel alternatives involve setting up a VPS, terminating TLS there on a reverse proxy, then setting up a Wireguard tunnel to your server at home.

Towonel is different: it does not decrypt your traffic on the VPS and you can easily share one, so not every self-hoster has to buy and maintain a VPS.

Check it out!

Mastodon link: https://gts.erwanleboucher.dev/@eleboucher/statuses/01KS4YNA2SYMSP0FSKJVNJA155

  • EarMaster@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 days ago

    Is the agent only available as a docker image? I quite like the option to run Cloudflare tunnels as a local service (e.g. in LXCs).

    • fhoekstra@feddit.nlOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      I’m sorry, I’m not that familiar with LXC.

      Erwan will make binaries available ASAP, would that help you?

      • EarMaster@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        That would help, yes. 👍

        LXCs are a form of virtualization. It’s a container running its own isolated Linux userland while sharing the host’s kernel and hardware resources.