
使用 Mullvad 仓库安装应用
对于基于 deb 和 dnf/yum 的 Linux 发行版,可以通过我们的仓库服务器获取 Mullvad VPN 应用。 如果此方法不适合您,您运行的是基于 systemd 的系统,您可以尝试使用下方的 manual .deb installation 指令安装应用。
Ubuntu/Debian
# 下载 Mullvad 签署密钥
sudo curl -fsSLo /usr/share/keyrings/mullvad-keyring.asc https://repository.mullvad.net/deb/mullvad-keyring.asc
# 将 Mullvad 仓库服务器添加到 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
# 安装软件包
sudo apt update
sudo apt install mullvad-vpnFedora
# Fedora 41 及更高版本
# 将 Mullvad 仓库服务器添加到 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 及较早版本
# 将 Mullvad 仓库服务器添加到 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
# 安装软件包
sudo dnf install mullvad-vpn
手动安装软件包文件
安装说明选择架构
选择发行版
选择仓库
Please select architecture and distribution above
易于使用
- 点击几下即可安装并运行隧道
- 轻松更改位置/服务器
- 直接在应用中提交支持请求
- 拆分隧道
保护您的隐私
- 自动 WireGuard 密钥轮换, 反审查、端口探测和流量混淆
- 高级安全开关。支持原子操作的紧密防火墙集成,没有任何泄露
- 多跳和 Shadowsocks
- 加密签名的安装程序
- 我们采用不记录用户活动的策略