Utilities
Mullvad VPN
exampleAre you the maker of mullvad.net?
This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.
A privacy-first VPN run by people who actually mean it. No email, no profile, just a generated account number and pay-as-you-go pricing — even cash by mail.

What you get
Open source
Anyone can read, modify, and redistribute the code.
Free software (FSF-approved)
Open source under a license the Free Software Foundation recognizes, with no use restrictions.
No account needed
Use it without signing up or giving them your email.
No tracking
The app doesn't send your usage, analytics, or behavior back to the company.
Has a command-line tool
Comes with an official command-line interface for scripting and power users.
Technical detailsexpand
brew:--cask mullvad-vpnflathub:net.mullvad.MullvadVPNNo maintainer declared.
View manifest (JSON-LD)expand
{
"@context": "https://vibehunt.tech/v1",
"@type": "Capability",
"id": "cap:example:mullvad",
"software": {
"name": "Mullvad VPN",
"category": "utilities",
"homepage": "https://mullvad.net",
"source": "https://github.com/mullvad/mullvadvpn-app",
"license": "GPL-3.0",
"packageRefs": [
"brew:--cask mullvad-vpn",
"flathub:net.mullvad.MullvadVPN"
],
"description": "A privacy-first VPN run by people who actually mean it. No email, no profile, just a generated account number and pay-as-you-go pricing — even cash by mail."
},
"solves": [
{
"intent": "Browse with a VPN that takes anonymity seriously — no logs, no email, no tracking of who pays what.",
"constraintsSatisfied": [
"core:open-source",
"core:libre",
"core:no-account-required",
"core:no-telemetry",
"core:cli-available"
],
"scale": [
"single-user",
"team"
]
}
],
"maturity": "maintained",
"source": "example"
}