Hello, is it possible to develop an application for Android that would create an ssh session and to which you could connect using ip and port.

  • The presence of relevant applications in the Play Market'e hints that this is possible. - Yaant
  • As I understand it, this application creates an SSH server to which you can connect only from a local network, I also need to be able to connect using an external ip. - LorDo
  • If the device has a "white" IP, then what prevents to connect to it from the outside? If not, how do you plan to connect to it (it doesn’t matter whether it is via SSH or in any other way)? - Yaant
  • I am sure that everything is not so simple there, I need to forward ports as I understand it, so I asked the question, maybe someone has already implemented this function. - LorDo

0