I’d like to play Minetest with a friends over the internet (not the same network). I previously used Hamachi and it worked well but I want to use an easy and open source alternative. So is there any real alternative or should I just continue to use Hamachi?

  • AdmiralShat@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    It’s not a 1:1, but I use OpenVPN (I run my own home server), I gave one of my friends the profile and it works just fine. Pretty easy, imo

      • AdmiralShat@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        4 months ago

        My router supported it out of the box, then just install the OpenVPN connect client. Not sure how to do it otherwise

      • Chewy@discuss.tchncs.de
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        4 months ago

        I’d really suggest something Wireguard-based like Tailscale instead of OpenVPN for latency sensitive applications like games.

        The great thing about mesh vpn’s like tailscale is that each device connects directly to each other. This means traffic isn’t routed through a central server, which results in lower latency. If you run game server and vpn on the same host/network/router it doesn’t make a difference in latency.

        • neku@discuss.tchncs.deOP
          link
          fedilink
          arrow-up
          0
          ·
          4 months ago

          I get the following error all the time when I want to start the systemd run section of the tutorial: Failed to find executable /home/deck/.local/share/tailscale/steamos/tailscale_1.24.2_amd64/tailscaled: No such file or directory. Everything up until there went fine but the last command won’t work.