From 94b3e9973253f64bcbe63350eaa6b14142bd3de2 Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 14 Apr 2017 14:13:02 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index 6147f435..b1dc1e66 100644 --- a/FAQ.md +++ b/FAQ.md @@ -40,6 +40,9 @@ Thanks @[pulser](https://github.com/pulser/) If the VPN application is using the [VPN service](http://developer.android.com/reference/android/net/VpnService.html), then no, because NetGuard needs to use this service. Android allows only one application at a time to use this service. +NetGuard is a firewall application, so there is no intention to add VPN support. +However, NetGuard supports a [SOCKS5 proxy](https://en.wikipedia.org/wiki/SOCKS) to chain VPN applications. + **(3) Can I use NetGuard on any Android version?**