奈飞迪士尼
wget -N https://raw.githubusercontent.com/fscarmen/warp/main/menu.sh && bash menu.sh d b461Wd0S-591h6FDC-c93m62JH
wget -N https://raw.githubusercontent.com/fscarmen/warp/main/menu.sh && bash menu.sh d b461Wd0S-591h6FDC-c93m62JH
CentOS 防火墙相关命令
firewall-cmd --state # 查看防火墙状态
systemctl stop firewalld.service # 停止防火墙
systemctl disable firewalld.service # 禁止防火墙开机自启
Debian 更新命令
apt update -y
apt install curl wget socat tar -y
CentOS 更新命令
yum update -y
yum install curl wget socat tar -y
按“F10”保存配置并退出