mqvpn
- Connection settings (including the auth key) are no longer included
in Android backups or device-to-device transfers.
- Tapping Connect while an automatic reconnect is pending now restarts
the connection immediately instead of failing.
connections (Wi-Fi + cellular) for bandwidth aggregation and seamless
failover, speaking standards-based MASQUE CONNECT-IP (RFC 9484) over
Multipath QUIC — no proprietary tunnel format.
The app uses Android's VpnService to route the device's network traffic
through the tunnel; Android asks for your consent before the first
connection. Traffic goes only to the server you configure; the app contains
no analytics or telemetry. Privacy policy: https://docs.mqvpn.org/privacy
Features:
* Multipath: bond Wi-Fi and cellular, seamless failover between them
* Standards-based: MASQUE CONNECT-IP (RFC 9484) over QUIC
* Pre-shared-key auth over TLS 1.3
* Requires a self-hosted mqvpn server (see the project README)
- Автор: mp0rta
- Лицензия: Apache License 2.0
- Отслеживание проблем
- Исходный код
- Список изменений
- Метаданные сборки
- Статус воспроизводимости
Версии
Можно выбрать загрузку приложения в виде APK (доступно по ссылкам ниже), однако следует помнить, что при такой установке вы не сможете получать уведомления об обновлениях, и что это менее безопасный способ скачивания. Советуем установить приложение F-Droid и использовать его.
Скачать-
arm64-v8aДля этой версии требуется Android 8.0 или новее.
Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.
Скачать APK 15 МиБ Подпись PGP | Журнал сборки
-
arm64-v8aДля этой версии требуется Android 8.0 или новее.
Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.
Скачать APK 15 МиБ Подпись PGP | Журнал сборки
- Server certificate verification is now on by default: the "Insecure
(skip TLS verify)" toggle resets to off once on upgrade — turn it
back on manually if your server uses a self-signed certificate.
- Ask for the notification permission when connecting, so the VPN
status notification appears on Android 13+.
- Disconnect now fully stops the VPN service and removes its
notification.
- Update BoringSSL to 0.20260813.0, picking up upstream TLS/crypto
fixes since the