--help | print the help message and exit. |
--version | print the RST version number and exit. |
-vb | verbose. Log information to the console. |
-t timeout | reset the connection if no packets are received in timeout seconds. By default, the timeout is 20 seconds. |
-r resetclk | attempt to restart the connection on failure after resetclk seconds. By default, the resetclk is 1 second. |
-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. |