FwdPortForwardingApp icon indicating copy to clipboard operation
FwdPortForwardingApp copied to clipboard

Root support missing

Open freebrowser1 opened this issue 4 years ago • 0 comments

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 ?

freebrowser1 avatar May 18 '21 18:05 freebrowser1