* Setting lower websocket ping interval values
* Updated package version
* Ask ssh user from the standard input and force ssh connection
* Removed --sshaskuser option as it's not necessary
* Bumping the version to 1.3.0
| [serverConf.title] | `string` | `'WeTTy'` | Title of the server |
| [serverConf.bypasshelmet] | `boolean` | `false` | if helmet should be disabled on the sever |
| [command] | `string` | `"''"` | The command to execute. If running as root and no host specified this will be login if a host is specified will be ssh |
| [forcessh] | `boolean` | `false` | Connecting through ssh even if running as root |