Port forwarding on CentOS e.g. Forward 127.0.0.1:8000 to 0.0.0.0:80001 socat tcp-listen:8001,reuseaddr,fork tcp:localhost:8000