I’m running out of mullvad in 23hr, and I’m excited to have port forwarding back! Hit a small snag though: I have the acct and have Eddie running on my phone as I type this, however when it comes to my Fedora install I’m paralyzed by choice.

Should I install:

  1. Eddie GUI,

  2. Eddie CLI,

  3. both those,

  4. or “Suite - based on our own AirVPN OpenVPN 3 library?”

I’m pretty comfortable with CLI especially if there’s docs (actually prefer it typically), so that isn’t really my concern. I’d like wireguard though which I’m not sure if “suite” yet supports, and port forwarding is the most important (slsk) so that would sway my decision as well (if it’s only working on Eddie gui or something, for instance.)

My other main concern is I want the ability to auto connect to the VPN during the bootstrap, which “Suite” says it can do with bluetit, but idk if eddie CLI or GUI can do it. Would it be worth it to ditch wireguard until Suite supports it in favor of the bootstrap connection?

Any info at all that y’all have on these clients would be much appreciated, thank you.

  • constantokra@lemmy.one
    link
    fedilink
    arrow-up
    13
    ·
    5 months ago

    Download a wireguard client file and run it as a systemd service. It’ll come up on boot and you won’t ever have to think about it. The only reason to bother with the GUI is if you want to have graphical control of what server you connect to. Their wireguard config generator on their website gives you the ability to set a geographic area for your wireguard client file, so it’s not like you have to select only one server if you go that route either.

    • narc0tic_bird@lemm.ee
      link
      fedilink
      arrow-up
      4
      ·
      5 months ago

      I’d recommend plain Wireguard as well. Pretty much every distro has Wireguard in their official repositories so you can be sure it works well with however networking is set up with that distro.

    • ArcaneSlime@lemmy.dbzer0.comOP
      link
      fedilink
      arrow-up
      3
      ·
      5 months ago

      Alright I’ll probably go this route, is there a recommended wireguard client for fedora you’re aware of by chance? Dnf search shows a wireguard-tools.x86_64 unless another I can get an .rpm for elsewhere is better.

      • constantokra@lemmy.one
        link
        fedilink
        arrow-up
        2
        ·
        5 months ago

        Sorry, I’ve not used a redhat based distro in at least 20 years, so you’re going to have to get that info from someone else. I’d assume that’s the one though, and I doubt you need to go looking for something better. It is what it is.

    • Fisch@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      I just added the config in GNOME’s settings on my PC and in the Wireguard app on my phone

  • mholiv@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    5 months ago

    I just use the Eddie GUI. It works well for me and is simple to use. If I wanted anything more complicated I would just download ovpn profiles and use raw OpenVPN.

  • amp@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    ·
    5 months ago

    The raw ovpn and wg config files do integrate well into most(?) network manager GUIs now. But for me auto-connect only worked well there with ovpn and not wg for some reason. It’s quicker to switch than with systemd imo.