安装wget、curl
- Centos
yum update && yum install -y wget curl
- Debian
apt update && apt install wget curl -y
- Ubuntu
apt-get update && apt-get install wget -y
端口
- 修改 sshd_config 端口
vi /etc/ssh/sshd_config
yum update && yum install -y wget curl
apt update && apt install wget curl -y
apt-get update && apt-get install wget -y
vi /etc/ssh/sshd_config