mullvad/mullvadvpn-app

The Mullvad VPN client app for desktop and mobile

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 30 minutes ago
Added to GitGenius on September 8th, 2026
Created on December 19th, 2017
Open Issues & Pull Requests: 153 (+0)
GitHub issues: Enabled
Number of forks: 520
Total Stargazers: 7,543 (+0)
Total Subscribers: 88 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 19.7 hours
Mean response time: 31.0 days
90th percentile: 40.2 days
Tracked items: 785

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 23% of tracked open issues have had no activity in three months. Only 4% of issues opened in the past year have been closed. Three people close 51% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 105
New in 7 days: 4
Closed in 7 days: 1
Avg open age: 675 days
Stale 30+ days: 91
Stale 90+ days: 53

Recent activity

Opened in 7 days: 3
Closed in 7 days: 1
Comments in 7 days: 1
Events in 7 days: 4

Top labels

  • bug (430)
  • Linux (120)
  • Android (86)
  • macOS (73)
  • Windows (70)
  • Desktop frontend (69)
  • iOS (41)
  • Daemon (32)

Detailed Description

Mullvad VPN is a VPN client application for desktop and mobile platforms that prioritizes privacy and security through its design and implementation.

The tool addresses the need for a privacy-preserving VPN client by implementing multiple layers of traffic leak prevention and defaulting all settings to the more secure option, requiring users to explicitly opt into looser rules. It provides both graphical and command-line interfaces on desktop, with a system daemon handling tunnel and security operations. The application supports multiple VPN protocols including WireGuard with various obfuscation methods such as tunneling over TCP, Shadowsocks, QUIC, and Lightweight WireGuard Obfuscation. Additional security features include quantum-resistant tunnels, multihop routing, custom DNS configuration, and content blocking for advertisements.

Developers should choose this tool if they need a VPN client with strong privacy guarantees across multiple platforms. The project suits organizations and individuals requiring consistent security features across Windows, Linux, macOS, Android, and iOS. Desktop users gain access to both graphical and command-line interfaces, while mobile users receive platform-specific implementations optimized for their respective ecosystems. The codebase is written primarily in Rust, with desktop interfaces built using Electron and Node.js. All releases are cryptographically signed and verifiable, with security audits conducted externally across all supported platforms.

The project maintains active development across its desktop and mobile codebases, with regular releases distributed through official channels including the project website, GitHub releases, Google Play, F-Droid, and the App Store. The development process emphasizes security in both the application itself and the release pipeline, with documented attention to secure development practices including Git signature verification. The project provides comprehensive platform support documentation and maintains an automated test suite covering multiple operating systems and architectures.