Void-packages: Package Request: Mullvad

Created on 19 Apr 2020  路  4Comments  路  Source: void-linux/void-packages

Name: Mullvad
What is it: Mullvad is a VPN service that helps keep your online activity, identity, and location private.
Homepage: https://mullvad.net/en/
Licensing: GPL v3.0
Github repo: https://github.com/mullvad/mullvadvpn-app

request

Most helpful comment

(in the meantime, Nix's version of the mullvadvpn-app works well on Void.)

All 4 comments

(in the meantime, Nix's version of the mullvadvpn-app works well on Void.)

(in the meantime, Nix's version of the mullvadvpn-app works well on Void.)

Thanks for this. Looks like it's time for me to figure out Nix packages.

(in the meantime, Nix's version of the mullvadvpn-app works well on Void.)

Thanks for this. Looks like it's time for me to figure out Nix packages.

It's pretty easy. Basically follow the instructions at https://nixos.org/nix/manual/#ch-installing-binary and then nix-env -i mullvad-vpn.

(Though the installer expects systemd; but it's easy enough to add ~user/.nix-profile/bin/nix-daemon & to your /etc/rc.local or whatever to start the Nix daemon; or create a runit script.)

@esmoak FYI: I've written a WireGuard-specific interface to Mullvad which is a bit simpler (and much faster): https://gitlab.com/emacsomancer/volemad

Was this page helpful?
0 / 5 - 0 ratings