From 4e3aa89a21c2ef4d85ce51f6f69e144e122bb5c0 Mon Sep 17 00:00:00 2001 From: Yancey Wang Date: Wed, 15 Nov 2023 15:17:25 -0500 Subject: [PATCH] Updated Android Guide (markdown) --- Android-Guide.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Android-Guide.md b/Android-Guide.md index 9e40b4c..743f912 100644 --- a/Android-Guide.md +++ b/Android-Guide.md @@ -27,3 +27,8 @@ iptables -I INPUT -s 44.55.66.77/32 -p tcp -m tcp --sport 9966 -j DROP zoom-in if not large enough ![](https://raw.githubusercontent.com/wangyu-/udp2raw/unified/images/android.png) + + +# Other Workarounds + +If you android devie is not rooted, there are other workarounds exists: \ No newline at end of file