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