UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. dloriq
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    dloriq

    @dloriq

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    dloriq Unfollow Follow

    Latest posts made by dloriq

    • RE: How to do with mullvad VPN?

      @Rinkeby Sorry I am just barely seeing this didn't recieve any notifications. The instructions were from this article lHow to import WireGuard profile using nmcli on Linuxt but as @arubislander mentioned its simpler to run without the environment variable.

      @arubislander said in How to do with mullvad VPN?:

      @Rinkeby No problem, you go ahead and mark my answer as having solved your issue... looks better that way, anyhow... :grinning_squinting_face:

      LOL

      posted in Support
      D
      dloriq
    • RE: How to do with mullvad VPN?

      I'm using mullvad but its not very friendly. I made a wireguard config and then imported it with nmcli in the terminal. The only downside is that mms will not work when the vpn is on for some reason. I got the openvpn config to work too but it was too much work to figure it out. Another option would be to have mullvad run in waydroid.

      To turn off the vpn i just do nmcli in the terminal and turn it off in there.

      1. Set up shell environment variable: file='/etc/wireguard/wg0.conf'
      2. Now import it using the nmcli command: sudo nmcli connection import type wireguard file "$file"

      source: How to import WireGuard profile using nmcli on Linux Author: Vivek Gite

      posted in Support
      D
      dloriq