Update README.md

This commit is contained in:
wcwq98 2024-11-24 13:49:59 +08:00 committed by GitHub
parent 4f498a98cf
commit 8a9ebfed37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,19 +24,16 @@ realm 转发状态:启用
## 一键脚本:
国内或v6 only可用推荐
```
curl -L https://host.wxgwxha.eu.org/https://github.com/wcwq98/realm//blob/main/realm.sh -o realm.sh && chmod +x realm.sh && sudo ./realm.sh
curl -L https://host.wxgwxha.eu.org/https://raw.githubusercontent.com/wcwq98/realm/refs/heads/main/realm.sh -o realm.sh && chmod +x realm.sh && sudo ./realm.sh
```
```
curl -L https://raw.githubusercontent.com/wcwq98/realm//blob/main/realm.sh -o realm.sh && chmod +x realm.sh && sudo ./realm.sh
```
```
curl -L https://github.com/wcwq98/realm//blob/main/realm.sh -o realm.sh && chmod +x realm.sh && sudo ./realm.sh
curl -L https://raw.githubusercontent.com/wcwq98/realm/refs/heads/main/realm.sh -o realm.sh && chmod +x realm.sh && sudo ./realm.sh
```
添加转发的配置文件:
```
nano /root/realm/config.toml