bol-van
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/readme.eng.md
|
@ -834,7 +834,7 @@ You will need : |
|
|
* startup hook |
|
|
* startup hook |
|
|
* r/w partition to store binaries and startup script with executable permission (+x) |
|
|
* 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. |
|
|
* 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. |
|
|
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. |
|
|
First manually debug your scenario. Run iptables + daemon and check if its what you want. |
|
|