From c64dcfa142d5906d5f2ccc0158dc286ed3292c50 Mon Sep 17 00:00:00 2001 From: bol-van Date: Sun, 24 Jul 2022 13:38:40 +0300 Subject: [PATCH] readme: android kernel hang more precise info --- docs/readme.eng.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/readme.eng.md b/docs/readme.eng.md index e3255a1..ce6c4ef 100644 --- a/docs/readme.eng.md +++ b/docs/readme.eng.md @@ -943,8 +943,9 @@ Example : `--uid 1:3003` In iptables use : `! --uid-owner 1` instead of `! --uid-owner tpws`. -Nfqws should be executed with `--uid 1`. Otherwise on newer androids kernel may partially hang. -Looks like processes with certain uids can be suspended. Suspended nfqueue handler is a big problem. +Nfqws should be executed with `--uid 1`. Otherwise on some devices and newer androids +kernel may partially hang. Looks like processes with certain uids can be suspended. +With buggy chineese cellular interface driver this can lead to device hang. Write your own shell script with iptables and tpws, run it using your root manager. Autorun scripts are here :