From e388943ddae216113c01fc6ac8ffe0749908affe Mon Sep 17 00:00:00 2001 From: Marcel Bokhorst Date: Fri, 24 Jul 2020 07:38:12 +0200 Subject: [PATCH] Updated compatibility section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 031e0e8c..2db455fe 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,9 @@ adb shell pm enable --user 0 com.android.vpndialogs NetGuard is supported for phones and tablets only, so not for other device types like on a television or in a car. +Android does not allow incoming connections (not the same as incoming traffic) and the Android VPN service has no support for this either. +Therefore managing incoming connections for servers running on your device is not supported. + Wi-Fi or IP calling will not work if your provider uses [IPsec](https://en.wikipedia.org/wiki/IPsec) to encrypt your phone calls, SMS messages and/or MMS messages, unless there was made an exception in NetGuard for your provider (currently for T-Mobile and Verizon). I am happy to add exceptions for other providers, but I need the [MCC](https://en.wikipedia.org/wiki/Mobile_country_code) codes, [MNC](https://en.wikipedia.org/wiki/MNC) codes and [IP address](https://en.wikipedia.org/wiki/IP_address) ranges your provider is using.