This topic created in 4607 days ago, the information mentioned may be changed or developed.
ssh root@ip:port(*非22)
ssh: connect to host ip:port(*非22) port 22: Operation timed out (居然还是说我port 22 timed out)
但是在chrome的terminal app中连接却没有任何问题,而且立马就连接上了
2 replies • 1970-01-01 08:00:00 +08:00
 |
|
1
66450146 Sep 21, 2013
ssh root@ip -p port
|