android 的类似 Putty 的应用程序

Putty like app for android

我需要纯 putty 之类的应用程序,可用于连接 aws 实例而没有任何臃肿的功能,或者如何从我的 Android 设备访问我的 Amazon EC2 实例?

看看
https://github.com/jackpal/android-command-line-ssh。在幕后 android 几乎是一台 linux 机器,您可以直接从 playstore 获得终端。