summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJonatan Rhodin <jonatan.rhodin@mullvad.net>2025-09-24 08:27:37 +0200
committerJonatan Rhodin <jonatan.rhodin@mullvad.net>2025-09-24 15:37:31 +0200
commit93ae7acb6ca0821edbff58e7a7be9767d9b60945 (patch)
tree8bb6cdd2c6fbcb3afd14029d7c326b735a36323d
parent08a289729c82a515f516d5533ff60f84d7e0b6ef (diff)
downloadmullvadvpn-93ae7acb6ca0821edbff58e7a7be9767d9b60945.tar.xz
mullvadvpn-93ae7acb6ca0821edbff58e7a7be9767d9b60945.zip
Add WireGuard over QUIC for android in the feature table
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9c739601e..b5511c3479 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ the current state of the latest code in git, not necessarily any existing releas
| WireGuard multihop | ✓ | ✓ | ✓ | ✓ | ✓ |
| WireGuard over TCP | ✓ | ✓ | ✓ | ✓ | ✓ |
| WireGuard over Shadowsocks | ✓ | ✓ | ✓ | ✓ | ✓ |
-| WireGuard over QUIC | ✓ | ✓ | ✓ | | ✓ |
+| WireGuard over QUIC | ✓ | ✓ | ✓ | ✓ | ✓ |
| OpenVPN over Shadowsocks | ✓ | ✓ | ✓ | | |
| Split tunneling | ✓ | ✓ | ✓ | ✓ | |
| Custom DNS server | ✓ | ✓ | ✓ | ✓ | ✓ |