If you need a way to connect to remote ssh host and you don’t have putty installed you can use plink.
Just open cmd and type:
plink IPtoHost
Code language: Bash (bash)
Linux Tips, Windows Hacks, Cool Tutorials in one Blog
If you need a way to connect to remote ssh host and you don’t have putty installed you can use plink.
Just open cmd and type:
plink IPtoHost
Code language: Bash (bash)