메인 콘텐츠로 건너뛰기

다운로드

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

Select repository

Please select architecture and distribution above

Ubuntu/Debian (Intel x86_64)

Ubuntu 22.04+, Debian 11+(64비트 전용)에서 작동

사용 편리성

  • 몇 번만 클릭하여 터널을 설치하고 실행
  • 손쉽게 위치/서버 변경
  • 앱에서 직접 지원 요청 제출
  • 분할 터널링

개인 정보 보호

  • 자동 WireGuard 키 회전, 검열 방지, 포트 프로빙 및 트래픽 난독화
  • 고급 킬 스위치. 누출 없이 원자적 연산과 긴밀한 방화벽 통합
  • 멀티홉 및 Shadowsocks
  • 암호화 서명된 설치 프로그램
  • 당사는 사용자 활동 기록 금지 정책을 가지고 있습니다.

신뢰가 무엇보다 중요합니다

앱을 사용할 수 없나요?

Mullvad VPN 앱을 사용할 수 없는 경우 공식 OpenVPN 또는 WireGuard 클라이언트에서 사용할 구성 파일을 다운로드할 수 있습니다.

WireGuard OpenVPN