Passer au contenu principal

Téléchargements

Mullvad VPN pour Linux

Dernière version: 2024.1 (voir les modifications)

Mullvad VPN App Screenshot

Installing the app using the Mullvad repository

The Mullvad VPN app is available via our repository servers only for Ubuntu, Debian and Fedora. If you use another unsupported distribution based on Ubuntu 20.04 or newer that uses systemd then you can try to install it using the manual .deb installation instructions.

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 $(lsb_release -cs) 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 $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/mullvad.list
# Install the package sudo apt update sudo apt install mullvad-vpn

Fedora

# 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

Instructions d'installation

Select architecture

Select distribution

Ubuntu/Debian (Intel x86_64)

Fonctionne sur Ubuntu 20.04+, Debian 11+ (64 bits uniquement)

Télécharger le client .deb

Fedora (Intel x86_64)

Fonctionne sur Fedora 37+ (64 bits uniquement)

Télécharger le client .rpm

Facilité d'utilisation

  • Installez et configurez un tunnel en quelques clics
  • Changez de position/serveur aisément
  • Envoyez des demandes d'aide directement depuis l'application
  • Split tunneling

Protégez votre anonymat

La confiance est primordiale

Essayez la nouvelle version bêta !

La prochaine version de l'application Mullvad n'est pas encore tout à fait prête à sortir, mais vous pouvez nous aider à y arriver plus rapidement en essayant la version bêta ! Les versions bêta ont été testées en interne, mais des bugs peuvent persister. Faites-nous savoir si vous en trouvez !

Consultez le journal des modifications pour avoir accès à une liste complète des changements.

Vous n'arrivez pas à utiliser l'application ?

Si vous ne pouvez pas utiliser l'application VPN Mullvad, vous pouvez télécharger les fichiers de configuration à utiliser avec les clients officiels OpenVPN ou WireGuard.

WireGuard OpenVPN