+9
Voting

Connecting to an ssh server and sending commands to it

akorolev 9 years ago in i2 Control V2.2 updated by a pivovarov 6 years ago 6
We have a ssh server in the network. Can we authorise ourselves (using login and password) for accessing it and send commands to it?
Waiting for user's reply
There is no built-in ssh client in iRidium at the moment.

You can vote for the idea to fasten its implementation.

you can use Telnet as regular TCP connection on port 23, driver AV & Custom Systems (TCP).

Telnet autorisation can be made using this script example.