Appearance
string[] SSH.GetConnectedTerminals()
Gets all terminals connected to the current SSH server.
string[] - An array of IPs connected to the current SSH server. (Empty array if not conncted to a server)
string[]