mirror of
https://github.com/M66B/NetGuard.git
synced 2025-01-02 21:34:12 +00:00
Merge branch 'master' of github.com:M66B/NetGuard
This commit is contained in:
commit
fedb97d785
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue