From 5b921583530a24c356bf2ac8bf0572ecc985840e Mon Sep 17 00:00:00 2001 From: yuhan6665 <1588741+yuhan6665@users.noreply.github.com> Date: Sat, 19 Mar 2022 21:27:26 -0400 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b23e5e74..ce3938a9 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,5 @@ Android project under V2rayNG folder can be compiled directly in Android Studio, The aar can be compiled from the Golang project under AndroidLibV2rayLite folder. For a quick start, read guide for [Go Mobile](https://github.com/golang/go/wiki/Mobile) and [Makefiles for Go Developers](https://tutorialedge.net/golang/makefiles-for-go-developers/) -v2rayNG can run on Android Emulators. But VPN mode will not work if system don't support it, like Windows 11 WSA +v2rayNG can run on Android Emulators. For WSA, VPN permission need to be granted via +`appops set [package name] ACTIVATE_VPN allow`