Downloads
Phase 1 beta install paths for testers. Builds are unsigned beta artifacts.
| Platform | Status | Artifact |
|---|---|---|
| iOS | TestFlight |
Build 9, internal testing. |
| Linux x86_64 CLI / daemon | beta | Download |
Linux beta launch
tar -xzf re-mullvad-linux-x86_64-cli-daemon-beta.tar.gz
cd re-mullvad-linux-x86_64-cli-daemon-beta
curl -sk https://api.k155.cc/app/v1/relays > dist-assets/relays.json
sudo MULLVAD_API_HOST="api.k155.cc" MULLVAD_API_ADDR="52.251.50.134:443" MULLVAD_RESOURCE_DIR="./dist-assets" ./mullvad-daemon -vv
# In another shell:
./mullvad account login <account-number>
./mullvad anti-censorship set mode off
./mullvad tunnel set quantum-resistant off
./mullvad connect
./mullvad status