readme: android kernel hang more precise info

This commit is contained in:
bol-van 2022-07-24 13:38:40 +03:00
parent a1ea935ec3
commit c64dcfa142

View File

@ -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 :