Port forwarding 8080>80 locally
Hi, I would like to forward Port 8080 to port 80 locally on my device so that my lan devices can access the service via port 80. I don't feel comfortable running nginx as root. I have a rooted device, i just don't want to run the webserver as root. Is there an iptables rule I can setup, or maybe something else?