メインコンテンツに進む

ダウンロード

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