--help | print the help message and exit. |
--version | print the RST version number and exit. |
-t timeout | set the time to wait before resetting the connection to timeout seconds |
-L logname | log connections and information in the file logname. By default, connections are recorded in log.rt . |
-T timename | log the time that the last packet was received in the file timename. By default, the time is recorded in time.rt . |
-pf portname | record the port number that the server is listening for connections on in the file portname. By default, the port is recorded in port.id . |
-if pidname | record the process Identifier (PID) of the server in the file pidname. By default, the PID is recorded in pid.id . |
-lp lport | force the server to listen on the local port number port. By default, the server requests a port number from the Operating System. |
host | hostname or IP number of the system to connect to. |
rport | port number to connect to on the server. |
-rpf | The remote port number is stored in a text file. |
rportname | filename of the text file containing the remote port number. |