https://github.com/sebersta/snell
Installation script of Snell v4
https://github.com/sebersta/snell
script snell surge vps
Last synced: 9 months ago
JSON representation
Installation script of Snell v4
- Host: GitHub
- URL: https://github.com/sebersta/snell
- Owner: sebersta
- License: mit
- Created: 2022-11-09T05:16:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T19:40:19.000Z (over 1 year ago)
- Last Synced: 2025-03-23T01:16:40.190Z (10 months ago)
- Topics: script, snell, surge, vps
- Language: Shell
- Homepage:
- Size: 39.1 KB
- Stars: 70
- Watchers: 2
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snell v4 Installation Script
[Snell Protocol Official Manual](https://manual.nssurge.com/others/snell.html)
## Install
```bash
bash -c "$(curl -sL https://raw.githubusercontent.com/sebersta/snell/main/snell.sh)"
```
or
```bash
bash -c "$(curl -sL https://mirror.ghproxy.com/https://raw.githubusercontent.com/sebersta/snell/main/snell.sh)"
```
## Uninstall
```bash
bash -c "$(curl -sL https://raw.githubusercontent.com/sebersta/snell/main/rmsnell.sh)"
```
or
```bash
bash -c "$(curl -sL https://mirror.ghproxy.com/https://raw.githubusercontent.com/sebersta/snell/main/rmsnell.sh)"
```