Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sebersta/snell

Installation script of Snell v4
https://github.com/sebersta/snell

script snell surge vps

Last synced: 5 days ago
JSON representation

Installation script of Snell v4

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)"
```