ssh設置DNS不解析ssh
sed -i "s/#UseDNS yes/UseDNS no/" /etc/ssh/sshd_config/etc/init.d/sshd restartrest
systemctl restart sshdit