Update README.md

This commit is contained in:
TinrLin 2023-09-26 18:03:33 +08:00 committed by GitHub
parent 6b51b168fb
commit 054b220e92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ yum update && yum -y install curl wget tar socat jq git openssl util-linux gcc-c
```
- **使用以下命令运行脚本**
```
wget -N -O /root/sing-box.sh https://raw.githubusercontent.com/TinrLin/script_installation/main/Install.sh && chmod +x /root/sing-box.sh && ln -sf /root/sing-box.sh /usr/local/bin/sing-box && bash /root/sing-box.sh
wget -N -O /root/singbox.sh https://raw.githubusercontent.com/TinrLin/script_installation/main/Install.sh && chmod +x /root/singbox.sh && ln -sf /root/singbox.sh /usr/local/bin/singbox && bash /root/singbox.sh
```
# **Hysteria端口跳跃**
```