修改SSH 端口 vi /etc/ssh/sshd_config# 在 Host * 下 ,加入新的 Port 值。以 18439 为例(下同):Port 18439service sshd restart