安装Curl依赖包,在Ubuntu/Debian上执行命令:
apt-get update -y && apt-get install curl -y
安装Curl依赖包,在CentOS上执行命令:
yum update -y && yum install curl -y
安装命令
source <(curl -sL https://multi.netlify.app/v2ray.sh) --zh
升级命令(保留配置文件更新)
source <(curl -sL https://multi.netlify.app/v2ray.sh) -k
卸载命令
source <(curl -sL https://multi.netlify.app/v2ray.sh) --remove