mirror of
https://github.com/wcwq98/realm.git
synced 2025-02-02 01:38:15 -05:00
Update README.md
This commit is contained in:
parent
4f498a98cf
commit
8a9ebfed37
@ -24,19 +24,16 @@ realm 转发状态:启用
|
|||||||
## 一键脚本:
|
## 一键脚本:
|
||||||
国内或v6 only可用(推荐)
|
国内或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://raw.githubusercontent.com/wcwq98/realm/refs/heads/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
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
添加转发的配置文件:
|
添加转发的配置文件:
|
||||||
```
|
```
|
||||||
nano /root/realm/config.toml
|
nano /root/realm/config.toml
|
||||||
|
Loading…
Reference in New Issue
Block a user