UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    ProtonVPN on UT24.04-1.2

    Scheduled Pinned Locked Moved Solved Support
    6 Posts 3 Posters 169 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • N Offline
        nogoogle
        last edited by

        Was anyone successful in establishing a ProtonVPN connection on Noble?

        I tried manual setup via GUI but it was not clear to me how the parameters in the openvpn file map to the fields in the VPN settings, went through documentation and forum posts with no clear solution.

        Next, I tried the nmcli import method as described here: (https://forums.ubports.com/topic/10154/vpn-import-openvpn-and-wireguard-configurations-using-networkmanager-nmcli?_=1772844580125&loggedin=true)

        The connection is listed, I entered username and password via settings GUI but when activating it, the connection timed out.

        I would be very grateful if someone who has a working ProtonVPN setup could share how this was achieved.

        Thanks

        1 Reply Last reply Reply Quote 0
        • K Offline
          kugiigi
          last edited by

          You can try Wireguard. It doesn't have GUI yet in UT but the commands are simple.

          Download the Wireguard config file from your Proton account. Rename it to wg0.conf.
          Then run

          nmcli conn import type wireguard file wg0.conf
          

          To connect:

          nmcli conn up wg0
          

          To disconnect:

          nmcli conn down wg0
          
          P N 2 Replies Last reply Reply Quote 0
          • P Offline
            projectmoon @kugiigi
            last edited by

            @kugiigi https://next.open-store.io/app/wireguard.sysadmin/ ?

            K 1 Reply Last reply Reply Quote 0
            • K Offline
              kugiigi @projectmoon
              last edited by

              @projectmoon I believe that doesn't use the same wireguard that's in the system. I've never tried myself since the built in one works fine. I don't use it often 😄

              P 1 Reply Last reply Reply Quote 0
              • P Offline
                projectmoon @kugiigi
                last edited by

                @kugiigi said:

                @projectmoon I believe that doesn't use the same wireguard that's in the system. I've never tried myself since the built in one works fine. I don't use it often 😄

                Doesn't use NetworkManager's WireGuard, no. But it does work. Tested it this morning with 2 ProtonVPN profiles.

                1 Reply Last reply Reply Quote 0
                • N Offline
                  nogoogle @kugiigi
                  last edited by

                  @kugiigi said:

                  You can try Wireguard. It doesn't have GUI yet in UT but the commands are simple.

                  Download the Wireguard config file from your Proton account. Rename it to wg0.conf.
                  Then run

                  nmcli conn import type wireguard file wg0.conf
                  

                  To connect:

                  nmcli conn up wg0
                  

                  To disconnect:

                  nmcli conn down wg0
                  

                  Thank you this worked. Interestingly the forum webapp does not conncect on wg. Is here another way to toggle wg connections on and off than using the terminal? They are not listed as VPN connections.

                  1 Reply Last reply Reply Quote 0
                  • N nogoogle has marked this topic as solved

                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                  With your input, this post could be even better 💗

                  Register Login
                  • First post
                    Last post