DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Property | Default Value | Description |
|---|---|---|
| 127.0.0.1 | IP Address on which the remote shell is accessible (since SNAPSHOT 1.0.3-20090130.225318-14). |
| 6666 | Port on which the remote shell is accessible. |
| 2 | The maximum number of simultaneous connections. |
|
...
| 0 | Sets SO_TIMEOUT socket option to the given number of milliseconds. The default is no timeout (since 1.0.4). |
Note: Starting with version 1.0.4 3-20090130.225318-1 the remote shell does not listen on all interfaces by default but on the localhost only. That is, by default the remote shell is only accessible from the host on which the remote shell is running. To access the system from another host, you have to configure the IP address of the interface to which the remote shell should be attached.
...