diff options
| author | David Lönnhager <david.l@mullvad.net> | 2025-04-07 14:07:14 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2025-04-07 14:07:14 +0200 |
| commit | 775bfa0a419f1b44f03a906855dab85a85c71137 (patch) | |
| tree | 736f08ec3551e57925fefbd7383906df0a9cb298 /docs/known-issues.md | |
| parent | 5d5e695099c4c89e21101b6683d1a7277c07bd44 (diff) | |
| parent | 3b7a086cff884209b60e3e761227c03508ce7d27 (diff) | |
| download | mullvadvpn-775bfa0a419f1b44f03a906855dab85a85c71137.tar.xz mullvadvpn-775bfa0a419f1b44f03a906855dab85a85c71137.zip | |
Merge branch 'add-limitations-webkit'
Diffstat (limited to 'docs/known-issues.md')
| -rw-r--r-- | docs/known-issues.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/known-issues.md b/docs/known-issues.md index 40d1e34c63..a71cee0b49 100644 --- a/docs/known-issues.md +++ b/docs/known-issues.md @@ -93,13 +93,14 @@ This affects all versions of the iOS app on all versions of iOS. [blog about TunnelVision]: https://mullvad.net/blog/evaluating-the-impact-of-tunnelvision -### DNS requests for excluded applications can go inside the tunnel +### Excluded application traffic can sometimes go inside the tunnel Ideally DNS requests from excluded apps would always go outside the tunnel. However, this -is not really possible, or hard to implement on some operating systems. See the -[split tunneling documentation] for details. +is not really possible, or hard to implement on some operating systems. There are also other +limitations that are mostly related to IPC. See the [split tunneling documentation] for +details. -[split tunneling documentation]: ./split-tunneling.md#dns +[split tunneling documentation]: ./split-tunneling.md ### Temporary leaks while tunnel is being reconfigured on Android |
