summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarkus Pettersson <markus.pettersson@mullvad.net>2025-10-09 07:14:34 +0200
committerMarkus Pettersson <markus.pettersson@mullvad.net>2025-10-10 09:33:06 +0200
commit3db623252c6b5963cc0af8735d912ea95b26cfc8 (patch)
tree7f974b5d6b8b8466b6fba71e2806e3ad4c7ed9a3
parent40518deef24624c6495e4121ba679cc9bbedd086 (diff)
downloadmullvadvpn-3db623252c6b5963cc0af8735d912ea95b26cfc8.tar.xz
mullvadvpn-3db623252c6b5963cc0af8735d912ea95b26cfc8.zip
Update feature table to include LWO
Mark LWO as available on all platforms except iOS.
-rw-r--r--README.md33
1 files changed, 17 insertions, 16 deletions
diff --git a/README.md b/README.md
index b5511c3479..37e9504b28 100644
--- a/README.md
+++ b/README.md
@@ -51,22 +51,23 @@ in other DEs, but we don't regularly test those.
Here is a table containing the features of the app across platforms. This is intended to reflect
the current state of the latest code in git, not necessarily any existing release.
-| | Windows | Linux | macOS | Android | iOS |
-|-------------------------------|:-------:|:-----:|:-----:|:-------:|:---:|
-| OpenVPN | ✓ | ✓ | ✓ | | |
-| WireGuard | ✓ | ✓ | ✓ | ✓ | ✓ |
-| Quantum-resistant tunnels | ✓ | ✓ | ✓ | ✓ | ✓ |
-| [DAITA] | ✓ | ✓ | ✓ | ✓ | ✓ |
-| WireGuard multihop | ✓ | ✓ | ✓ | ✓ | ✓ |
-| WireGuard over TCP | ✓ | ✓ | ✓ | ✓ | ✓ |
-| WireGuard over Shadowsocks | ✓ | ✓ | ✓ | ✓ | ✓ |
-| WireGuard over QUIC | ✓ | ✓ | ✓ | ✓ | ✓ |
-| OpenVPN over Shadowsocks | ✓ | ✓ | ✓ | | |
-| Split tunneling | ✓ | ✓ | ✓ | ✓ | |
-| Custom DNS server | ✓ | ✓ | ✓ | ✓ | ✓ |
-| Content blockers (Ads etc) | ✓ | ✓ | ✓ | ✓ | ✓ |
-| Optional local network access | ✓ | ✓ | ✓ | ✓ | ✓\* |
-| [Externally audited](./audits)| ✓ | ✓ | ✓ | ✓ | ✓ |
+| | Windows | Linux | macOS | Android | iOS |
+|-----------------------------------------|:-------:|:-----:|:-----:|:-------:|:---:|
+| OpenVPN | ✓ | ✓ | ✓ | | |
+| WireGuard | ✓ | ✓ | ✓ | ✓ | ✓ |
+| Quantum-resistant tunnels | ✓ | ✓ | ✓ | ✓ | ✓ |
+| [DAITA] | ✓ | ✓ | ✓ | ✓ | ✓ |
+| WireGuard multihop | ✓ | ✓ | ✓ | ✓ | ✓ |
+| WireGuard over TCP | ✓ | ✓ | ✓ | ✓ | ✓ |
+| WireGuard over Shadowsocks | ✓ | ✓ | ✓ | ✓ | ✓ |
+| WireGuard over QUIC | ✓ | ✓ | ✓ | ✓ | ✓ |
+| Lightweight WireGuard Obfuscation (LWO) | ✓ | ✓ | ✓ | ✓ | |
+| OpenVPN over Shadowsocks | ✓ | ✓ | ✓ | | |
+| Split tunneling | ✓ | ✓ | ✓ | ✓ | |
+| Custom DNS server | ✓ | ✓ | ✓ | ✓ | ✓ |
+| Content blockers (Ads etc) | ✓ | ✓ | ✓ | ✓ | ✓ |
+| Optional local network access | ✓ | ✓ | ✓ | ✓ | ✓\* |
+| [Externally audited](./audits) | ✓ | ✓ | ✓ | ✓ | ✓ |
\* The local network is always accessible on iOS with the current implementation