Server that will accept ssh tunnel from controller
serverPort
int
–
Server’s ssh port that will accept ssh tunnel from controller (defaults to 8822)
serverUser
string
+
Username that will be used to authenticate on server
serverPass
string
+
Password that will be used to authenticate on server
tunnelPort
int
+
Free server port which will accept ssh tunnel connection from clients
time
int
–
Tunnel open time in minutes. Max value minutes (defaults to minutes). Tunnel will be closed either after timeout if there are no connections, or after last connection closed.