How to Access SSH in WINDOWS Using CMD

1.Please open your CMD.



2 . Then type the following command


ssh  root@ip -p 8288


for example your ip is 123.123.1.2


ssh  root@123.123.1.2 -p 8288 , lalu masukan password root anda.



3. That way you have successfully logged in.


Note:

-P is the Port used with the port number 8288


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.