summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorPontus Falk <32688294+sm0rux@users.noreply.github.com>2020-12-16 12:25:46 +0100
committerLinus Färnstrand <linus@mullvad.net>2020-12-16 12:26:32 +0100
commit683d2e3468445929c02ab2894b184adb1db20e01 (patch)
treebe99d982200b7da4623ca1a1afd258bba67ee23f
parent691d14ffd8bb3f7dc53549b173646b07c17cd9b4 (diff)
downloadmullvadvpn-683d2e3468445929c02ab2894b184adb1db20e01.tar.xz
mullvadvpn-683d2e3468445929c02ab2894b184adb1db20e01.zip
Added iOS info (#2350)
* Added iOS info Not sure, but I think the iOS app handles "WireGuard" and "Optional local network access" as the Android app does. * Minor change :) * Even more minor change :)
-rw-r--r--README.md14
1 files changed, 8 insertions, 6 deletions
diff --git a/README.md b/README.md
index da7316bff9..ed265bc210 100644
--- a/README.md
+++ b/README.md
@@ -45,12 +45,14 @@ in other DEs, but we don't regularly test those.
Here is a table containing the features of the app across platforms. This reflects the current
state of latest master, not necessarily any existing release.
-| | Windows | Linux | macOS | Android |
-|-------------------------------|:-------:|:-----:|:-----:|:-------:|
-| OpenVPN | ✓ | ✓ | ✓ | |
-| WireGuard | ✓ | ✓ | ✓ | ✓ |
-| OpenVPN over Shadowsocks | ✓ | ✓ | ✓ | |
-| Optional local network access | ✓ | ✓ | ✓ | ✓ |
+| | Windows | Linux | macOS | Android | iOS |
+|-------------------------------|:-------:|:-----:|:-----:|:-------:|:---:|
+| OpenVPN | ✓ | ✓ | ✓ | | |
+| WireGuard | ✓ | ✓ | ✓ | ✓ | ✓ |
+| OpenVPN over Shadowsocks | ✓ | ✓ | ✓ | | |
+| Optional local network access | ✓ | ✓ | ✓ | ✓ | ✓\* |
+
+\* The local network is always accessible on iOS with the current implementation
## Security and anonymity