https://github.com/xos/snell
Snell 管理脚本
https://github.com/xos/snell
snell surge
Last synced: 2 months ago
JSON representation
Snell 管理脚本
- Host: GitHub
- URL: https://github.com/xos/snell
- Owner: xOS
- Created: 2021-08-06T13:48:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T15:20:43.000Z (3 months ago)
- Last Synced: 2025-04-03T11:51:36.458Z (2 months ago)
- Topics: snell, surge
- Language: Shell
- Homepage: https://about.nange.cn
- Size: 140 KB
- Stars: 162
- Watchers: 2
- Forks: 49
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Snell 管理脚本
> 纯自用。
## 默认
```bash
wget -O snell.sh --no-check-certificate https://git.io/Snell.sh && chmod +x snell.sh && ./snell.sh
```
## 国内
```bash
wget -O snell.sh --no-check-certificate https://gitee.com/ten/Snell/raw/master/Snell.sh && chmod +x snell.sh && ./snell.sh
```## 注意
* 请手动放行防火墙相应端口。