推荐:项目地址:https://github.com/mack-a/v2ray-agent
wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh
Multi v2ray: 安装命令 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 v2ray/xray [-h|help] [options] -h, help 查看帮助 -v, version 查看版本号 start 启动 V2Ray stop 停止 V2Ray restart 重启 V2Ray status 查看 V2Ray 运行状态 new 重建新的v2ray json配置文件 update 更新 V2Ray 到最新Release版本 update [version] 更新 V2Ray 到指定版本 update.sh 更新 multi-v2ray 到最新版本 add 新增端口组 add [protocol] 新增一种协议的组, 端口随机, 如 v2ray add utp 为新增utp协议 del 删除端口组 info 查看配置 port 修改端口 tls 修改tls tfo 修改tcpFastOpen stream 修改传输协议 cdn 走cdn stats v2ray流量统计 iptables iptables流量统计 clean 清理日志 log 查看日志 rm 卸载core 8合一脚本: wget -N --no-check-certificate https://raw.githubusercontent.com/wxfyes/bt/master/kuaijie.sh && bash kuaijie.sh 使用vasma命令打开 233boy脚本: bash <(wget -qO- -o- https://github.com/233boy/Xray/raw/main/install.sh) X-UI面板: bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh) 改版X-UI面板:
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)
SS2022:
curl -OL https://github.com/loyess/2022/raw/main/2022script.sh
chmod +x 2022script.sh
./2022script.sh
Usage:
./2022script.sh [OPTIONS...]
Options:
-i --install Install ss-rust
-r --remove Uninstall ss-rust
-f --cover Cover install ss-rust
-l --log Show log information
-c --config Show config information
-u --url-scheme Show url-scheme information
-st --start Start ss-rust
-sp --stop Stop ss-rust
-rt --restart Restart ss-rust
-ss --status Show ss-rust status
-h --help Show this help
Source: https://github.com/loyess/2022