@
iwtbauh 11:06:44 › ssh -v
mydomain.com -p 65599
OpenSSH_7.4p1, LibreSSL 2.5.0
debug1: Reading configuration data /Users/****/.ssh/config
debug1: /Users/****/.ssh/config line 22: Applying options for
mydomain.comdebug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to
mydomain.com [123.4.5.6] port 65599.
debug1: Connection established.
debug1: identity file /Users/****/.ssh/id_rsa.vps type 1
debug1: key_load_public: No such file or directory
debug1: identity file /Users/****/.ssh/id_rsa.vps-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.4
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1
debug1: match: OpenSSH_6.6.1 pat OpenSSH_6.6.1* compat 0x04000000
debug1: Authenticating to
mydomain.com:65599 as 'root'
debug1: SSH2_MSG_KEXINIT sent (这里卡了一会儿)
Connection closed by 123.4.5.6 port 65599