Overslaan naar hoofdcontent

Downloads

Mullvad VPN voor Linux

Nieuwste versie: 2025.5 (wijzigingen bekijken)

Mullvad VPN App Screenshot

Installing the app using the Mullvad repository

The Mullvad VPN app is available via our repository servers for deb and dnf/yum based Linux distributions. If this does not work for you, but you run a systemd based system, you can try to install it using the manual .deb installation instructions below.

Ubuntu/Debian

# Download the Mullvad signing key
sudo curl -fsSLo /usr/share/keyrings/mullvad-keyring.asc https://repository.mullvad.net/deb/mullvad-keyring.asc

# Add the Mullvad repository server to apt
echo "deb [signed-by=/usr/share/keyrings/mullvad-keyring.asc arch=$( dpkg --print-architecture )] https://repository.mullvad.net/deb/stable stable main" | sudo tee /etc/apt/sources.list.d/mullvad.list
# Or add the Mullvad BETA repository server to apt
echo "deb [signed-by=/usr/share/keyrings/mullvad-keyring.asc arch=$( dpkg --print-architecture )] https://repository.mullvad.net/deb/beta beta main" | sudo tee /etc/apt/sources.list.d/mullvad.list
# Install the package sudo apt update sudo apt install mullvad-vpn

Fedora

# Fedora 41 and newer
# Add the Mullvad repository server to dnf
sudo dnf config-manager addrepo --from-repofile=https://repository.mullvad.net/rpm/stable/mullvad.repo
# Or add the Mullvad BETA repository server to dnf
sudo dnf config-manager addrepo --from-repofile=https://repository.mullvad.net/rpm/beta/mullvad.repo # Fedora 40 and earlier # Add the Mullvad repository server to dnf sudo dnf config-manager --add-repo https://repository.mullvad.net/rpm/stable/mullvad.repo # Or add the Mullvad BETA repository server to dnf
sudo dnf config-manager --add-repo https://repository.mullvad.net/rpm/beta/mullvad.repo # Install the package sudo dnf install mullvad-vpn

Manually installing the package file

Installatie-instructies

Select architecture

Select distribution

Please select architecture and distribution above

Ubuntu/Debian (Intel x86_64)

Werkt op Ubuntu 22.04+, Debian 11+ (enkel 64-bits)

Fedora (Intel x86_64)

Werkt op Fedora 39+ (enkel 64-bits)

Ubuntu/Debian (ARM64)

Werkt op Ubuntu 22.04+, Debian 11+ (enkel 64-bits)

Gebruiksgemak

  • Installeer en zet een tunnel op in een paar klikken
  • Wijzig eenvoudig van locatie/server
  • Dien ondersteuningsverzoeken rechtstreeks in de app in
  • Split tunneling

Bescherming van uw privacy

  • Automatische rotatie van WireGuard-sleutel, anti-censuur, port probing en verkeersverhulling
  • Geavanceerde killswitch. Strakke firewallintegratie met atomaire operaties zonder lekken
  • Multihop en Shadowsocks
  • Cryptografisch ondertekend installatieprogramma
  • We hebben een beleid van geen registratie van gebruikersactiviteit.

Vertrouwen staat voorop

Kunt u de app niet gebruiken?

Als u de Mullvad VPN-app niet kunt gebruiken, kunt u de configuratiebestanden downloaden en deze gebruiken met de officiële OpenVPN- of WireGuard-clients.

WireGuard OpenVPN