Skip to content

takahashi-hideki/SshTerminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

SshTerminal

SshTerminal is ssh client app for iPad. This version is test version, ssh connection api. This version supported ssh server OS is MACOSX. If you use this api, you must install "libssh2", with openssl and libcrypt.

How to use

input ssh parameter

・server host name(or server ip address) ・ssh user name ・ssh password(or key pass phrase) ・ssh port number ・ssh private key name ・ssh public key name ・authentication method(password or key)

input command

input command and push return key, then print result string. If you need key there is not iPad software keyboard, touch down button on bottom label. ・up key ・down key ・escape key ・control key ・tab key touch down "keyboard" button, then software keyboard show or hide. In test version, input command and push return key, then you can't input command. Touch down "clear" button, then clear log and you can input next command.

disconnet server

touch down left button on navigation bar, then disconnet ssh server and back to view input ssh server.

Supported

ssh server OS

・MAC OS X

ssh protocol

・2.0

command

except following list ・text editor ・command need over twice input

About

SshTerminal workspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published