ข้ามไปยังเนื้อหาหลัก

ดาวน์โหลด

Mullvad VPN สำหรับ Linux

เวอร์ชันล่าสุด: 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

ใช้งานง่าย

  • ติดตั้งและใช้งานช่องทางได้ในไม่กี่คลิก
  • เปลี่ยนตำแหน่งที่ตั้ง/เซิร์ฟเวอร์ได้อย่างง่ายดาย
  • ส่งคำขอการสนับสนุนในแอปโดยตรง
  • การแยกอุโมงค์

รักษาความเป็นส่วนตัวของคุณ

  • การหมุนเวียนคีย์ WireGuard แบบอัตโนมัติ, ป้องกันการเซ็นเซอร์ การสแกนพอร์ต และการรับส่งข้อมูลที่คลุมเครือ
  • คิลสวิตช์ขั้นสูง การผสานรวมไฟร์วอลล์ที่แน่นหนากับคำสั่งปฏิบัติการแบบภาวะครบหน่วยโดยไม่มีการรั่วไหล
  • Multihop และ Shadowsocks
  • เครื่องมือติดตั้งที่ลงนามด้วยการเข้ารหัส
  • เรามีนโยบายไม่เก็บบันทึกข้อมูลกิจกรรมผู้ใช้

ความเชื่อใจเป็นสิ่งสำคัญยิ่ง

ไม่สามารถใช้แอปได้ใช่ไหม

หากคุณไม่สามารถใช้งานแอป Mullvad VPN ได้ คุณสามารถดาวน์โหลดไฟล์การตั้งค่า เพื่อนำไปใช้งานกับไคลเอ็นต์ OpenVPN หรือ WireGuard อย่างเป็นทางการได้

WireGuard OpenVPN