i'm trying to setup SSH Client on my android phone (HTC) to connect and manage my laravel application via command line, running artisan commands and composer on the run.
i successfully did this using putty on my laptop computer, but i cant seem to find one suitable for android - that accepts private keys, e.g .ppk files.
please is there any better alternative that can do this, or if anyone has achieved this i'd be glad if you let me in.
Regards.