I\'m using PuTTY to remotely log onto my school\'s host. Upon logging in, we are required to do these steps:
For me it works this way:
putty -ssh root@1.1.1.1 22 -pw password
putty, protocol, user name @ ip address port and password. To connect in less than a second.