From 401275c6f6b9ecb0d45708f23715ec003c5cca73 Mon Sep 17 00:00:00 2001 From: bol-van Date: Wed, 15 Dec 2021 10:32:11 +0300 Subject: [PATCH] Update readme.eng.md --- docs/readme.eng.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readme.eng.md b/docs/readme.eng.md index c760fae..2e19530 100644 --- a/docs/readme.eng.md +++ b/docs/readme.eng.md @@ -834,7 +834,7 @@ You will need : * startup hook * r/w partition to store binaries and startup script with executable permission (+x) * tpws can be run almost anywhere but nfqws require kernel support for NFQUEUE. Its missing in most firmwares. - * too old 2.6 kernels are unsupported and can cause errors + * too old 2.6 kernels are unsupported and can cause errors. newer 2.6 kernels are OK. If binaries crash with segfault (rare but happens on some kernels) try to unpack upx like this : upx -d tpws. First manually debug your scenario. Run iptables + daemon and check if its what you want.