Let unprivileged binary open ports < 1024
Linux usually only permits binaries running as root to listen on ports below 1024. To change this for a certain binary, e.g. node
| |
Linux usually only permits binaries running as root to listen on ports below 1024. To change this for a certain binary, e.g. node
| |