config-serverstartup

Edits the [server_startup] section of the configuration file for the client’s hardserver to enable or disable TCP sockets.

For more information, see:

Option Description

-p, --enable-privileged-tcp

Enables listening for privileged local clients connecting by TCP.

-P, --disable-privileged-tcp

Disables listening for privileged local clients connecting by TCP.
Default: configuration as shipped

--port=PORT

Specifies the TCP port on which to listen for unprivileged clients, if enabled. Default: 9000

--privport=PORT

Specifies the TCP port on which to listen for privileged clients, if enabled Default: 9001

-s, --enable-tcp

Enables listening for local clients connecting by TCP.

-S, --disable-tcp

Disables listening for local clients connecting by TCP.
Default: configuration as shipped

Help options

-h, --help

Displays help for rocs.

-u, --usage

Displays a brief usage summary for rocs.

-v, --version

Displays the version number of the Security World Software that deploys rocs.