Is ProtonVPN worth it?

@piracy

Got reminded of this while reading about ProtonMail. The reason I haven’t gotten into proper #piracy is that I don’t have a VPN for torrenting, and the reason I don’t have a VPN is that I don’t #torrent. So it would be nice if I got a good VPN while #degoogling myself.

Will ProtonVPN rat me out to Comcast? I know some VPNs don’t hide what you’re downloading from your ISP, for reasons I don’t fully understand.

  • Stuka@lemmy.ml
    link
    fedilink
    English
    arrow-up
    17
    ·
    8 months ago

    If you are using Linux don’t use the GUI app. It will lock up and leak past a killswitch.

    The CLI app works ok. It annoyingly has issues reconnecting on reboot without disabling and renabling the killswitch. Sometimes it works, other times not.

    • dragnet@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      20
      ·
      8 months ago

      You don’t have to use any software from Proton VPN, they will allow you to download openvpn and wireguard config files so you can set up your own client. Takes some more effort to do it right, yes, but its a good option if you’re up for it.

      • AphoticDev@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 months ago

        This is how I do it, but since I use KDE I just loaded up the configure file in the connection settings and pasted in my password. Took about 10 seconds.

      • Molecular0079@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 months ago

        Just make sure to either set the Wireguard profile’s IPv6 to Link-Local or disable IPv6 on your network connection, otherwise you’ll leak data and DNS entries over it. The reason is because Proton’s wireguard implementation does not support ipv6 yet.

        • dragnet@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          8 months ago

          That’s good information. I already had a setup for openvpn, so I just plugged in their ovpn files and kept going.

    • Oscar@programming.dev
      cake
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      8 months ago

      What i found to work the best is to generate and download a config file, then import it into NetworkManager. There’s a plugin for wireguard here: https://github.com/max-moser/network-manager-wireguard

      This way, it’s easy to add routes, autostart, etc. But I don’t think a safe killswitch is possible.

      Edit: But since this is a piracy community, i should mention that qbittorrent has a setting for specifying the network interface, so it’s easy to force it to use the vpn connection only, in place of a killswitch.