This commit is contained in:
starry
2025-07-16 12:35:21 +00:00
commit 1f7b4314c3
49 changed files with 18341 additions and 0 deletions

15
gost/README.md Normal file
View File

@@ -0,0 +1,15 @@
### gost中转脚本
```
bash <(curl -sSL https://raw.githubusercontent.com/sky22333/shell/main/gost/gost.sh)
```
---
### 国内加速
```
bash <(curl -sSL https://gh-proxy.com/https://raw.githubusercontent.com/sky22333/shell/main/gost/gost.sh)
```
---
基于 [Multi-EasyGost](https://github.com/KANIKIG/Multi-EasyGost) 修改