I am using an Apache web server in Termux on port 8080. My device is rooted and I want to forward port 80 to 8080 so my device can be accessed by port 80 (or any below 1024, e.g. 443) without running Apache as root (insecure).
It appeared however that Fwd does not support to allow ports < 1024. Can that be supported ?
I am using an Apache web server in Termux on port 8080. My device is rooted and I want to forward port 80 to 8080 so my device can be accessed by port 80 (or any below 1024, e.g. 443) without running Apache as root (insecure).
It appeared however that Fwd does not support to allow ports < 1024. Can that be supported ?