跳至主要内容

下载

Linux 版 Mullvad VPN

最新版本: 2025.5 (查看变更)

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

安装说明

Select architecture

Select distribution

Please select architecture and distribution above

Ubuntu/Debian (Intel x86_64)

适用于 Ubuntu 22.04+, Debian 11+(仅限 64 位)

Fedora (Intel x86_64)

适用于 Fedora 39+(仅限 64 位)

Ubuntu/Debian (ARM64)

适用于 Ubuntu 22.04+, Debian 11+(仅限 64 位)

Fedora (ARM64)

适用于 Fedora 39+(仅限 64 位)

易于使用

  • 点击几下即可安装并运行隧道
  • 轻松更改位置/服务器
  • 直接在应用中提交支持请求
  • 拆分隧道

保护您的隐私

  • 自动 WireGuard 密钥轮换, 反审查、端口探测和流量混淆
  • 高级安全开关。支持原子操作的紧密防火墙集成,没有任何泄露
  • 多跳和 Shadowsocks
  • 加密签名的安装程序
  • 我们采用不记录用户活动的策略

信任至上

无法使用应用?

如果您无法使用 Mullvad VPN 应用,可以下载配置文件并与官方 OpenVPN 或 WireGuard 客户端搭配使用。

WireGuard OpenVPN