Theme:
  

KiTTY : Automatic password

Last modification : 2013/01/26 19:00

With KiTTY you can make automatic connection to telnet, ssh-1 and ssh-2 servers. Just fill the Auto-login password field in the Connection/Data configuration box.



In the case of ssh servers, the password is transferred during the authentication process.

In the case of telnet servers, the contents of this field are sent just after the connection is up, exactly as if you are typing it on your keyboard. It is even possible to send several lines to the server (for example: a login name, followed by a password, followed by a command). These lines should be separated by the two characters '\n'. However, since version 0.60.65.32 there is a more efficient method to connect to telnet servers: the logon script method.


Back to home