@yochananmarqos: I did not known this. Thanks for the info.
@sawdoctor: If you want to use Wireguard you can wg-quick or this: https://github.com/pmkap/mulvlad , a simple Mullvad client that I build to run on a Server.
Git Clone URL: | https://aur.archlinux.org/mullvad-vpn-bin.git (read-only, click to copy) |
---|---|
Package Base: | mullvad-vpn-bin |
Description: | The Mullvad VPN client app for desktop |
Upstream URL: | https://www.mullvad.net |
Licenses: | GPL-3.0-or-later |
Conflicts: | mullvad-vpn |
Provides: | mullvad-vpn |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 110 |
Popularity: | 3.87 |
First Submitted: | 2019-11-20 18:07 (UTC) |
Last Updated: | 2024-10-30 16:34 (UTC) |
@yochananmarqos: I did not known this. Thanks for the info.
@sawdoctor: If you want to use Wireguard you can wg-quick or this: https://github.com/pmkap/mulvlad , a simple Mullvad client that I build to run on a Server.
@beckab: It still won't work as Mullvad ships precompiled binaries, see their mullvadvpn-app-binaries repo.
@sawdoctor: You probably don't need the GUI on a Raspberry Pi. Why not try to build the Daemon and CLI according to the Mullvad Github page?
@sawdoctor: The shipped binaries are x86_64
only.
I edited the package build to any and successfully built and installed the package on the raspberry pi4. When launching I get the following error
/opt/Mullvad VPN/mullvad-vpn: line 5: /opt/Mullvad VPN/mullvad-gui: cannot execute binary file: Exec format error /opt/Mullvad VPN/mullvad-vpn: line 5: /opt/Mullvad VPN/mullvad-gui: Success
Is it possible to get the package working on the Pi/arm ?
@Epdfjasfvzp: Mullvad has libwg
built-in, it does not require any Wireguard dependencies.
EDIT: Mullvad will use the Wireguard kernel module built in to kernels >=5.6, otherwise one will need WIREGUARD-MODULE
for <=5.5.
Missing requirement: wireguard-tools
@elleybean: Fixed, thanks.
you forgot to update the checksum
@blackpoll: The binary package installs faster since it's just placing precompiled files. The one building from source takes longer, but uses native tools and libraries to build so it's more optimized.
Pinned Comments
yochananmarqos commented on 2020-04-07 17:37 (UTC)
This package will verify the signature of the source package. The Mullvad code signing key is available here and instructions are here.