wget mullvad VPN - PinePhone UB-Ports CE
-
Hi,
will this work? Install mullvad VPN via command line on PinePhone UB-Ports CE? Or do i need some sort of tweak? https://mullvad.net/en/help/install-mullvad-app-linux/ Will it route all updates and whole internetconnection through VPN? Or is it preferable to use their GUI? Thank you!
wget --content-disposition https://mullvad.net/download/deb/latest
sudo apt-get -y install gdebi-core && sudo gdebi MullvadVPN-XXXX.X_amd64.deb
-
@Vill
I don't know much about the VPN configuration.
But there is a dedicated setting in Ubuntu Touch.On another note, it's deprecated to install any apps using apt-get.
The rootfs is locked for good reasons.
If you want to try out apps using this method it has to be within Libertine, but that won't help for VPN.Try to configure your VPN in the system settings app, VPN section.
This is the way -
Thank you for your answer, i already did expect something like that! Ah, i think i did find it now: https://mullvad.net/de/help/how-turn-wireguard-mullvad-app/ WireGuard keys should be what i am looking for...
-
@Vill Hi,
Wireguard is not yet supported on Ubuntu Touch, try using OpenVPN.
https://mullvad.net/en/help/linux-openvpn-installation/
Make sure that the OpenVPN file is compatible with OpenVPN version 2.3.9. -
-
@Capsia Wireguard is not yet supported on Ubuntu Touch duh, thanks, ive not been aware. Should come later this year, right?!
-
@Vill I don't think we have a deadline for Wireguard support, but you can use OpenVPN while waiting for Wireguard.
-
Even if currently there are a lot of things, even 'basic' things for a user (as for example copy/paste between two apps or take a screenshot...) that don't work on PinePhone, i had the good surprise to see that Protonvpn worked at the first attempt !
But we must be aware that basic things for a user are often very difficult things for a developer !