mirror of
https://github.com/M66B/NetGuard.git
synced 2025-01-27 18:09:47 +00:00
Updated read me and FAQ
This commit is contained in:
parent
75171151e4
commit
440bccff1a
2 changed files with 5 additions and 1 deletions
5
FAQ.md
5
FAQ.md
|
@ -637,6 +637,11 @@ I am happy to check what the cause of a crash is and I will fix it whenever poss
|
|||
Since logcats are mostly quite large, I will need the exact time of the crash as well.
|
||||
If you don't know how to capture a logcat from your PC, please use your favorite search engine to find one of the numerous guides.
|
||||
|
||||
<a name="FAQ62"></a>
|
||||
**(62) Does NetGuard support multiple device users**
|
||||
|
||||
Secondary users or user profiles are not supported by NetGuard because there are often bugs in the Android VPN service related to user switching.
|
||||
|
||||
<br />
|
||||
|
||||
**NetGuard is supported for phones and tablets only, so not for other device types like televisions or vehicles.**
|
||||
|
|
|
@ -22,7 +22,6 @@ Features:
|
|||
* Android 5.1 and later supported
|
||||
* IPv4/IPv6 TCP/UDP supported
|
||||
* Tethering supported
|
||||
* Multiple device users supported
|
||||
* Optionally allow when screen on
|
||||
* Optionally block when roaming
|
||||
* Optionally block system applications
|
||||
|
|
Loading…
Reference in a new issue