Skip to content
/ Snell Public

Snell 协议是一种用于网络代理的加密协议,主要应用于科学上网和数据传输,专门为绕过防火墙和网络审查设计。

License

Notifications You must be signed in to change notification settings

passeway/Snell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

终端预览

preview

一键脚本

bash <(curl -fsSL snell-ten.vercel.app)

详细说明

  • 执行脚本即可自动部署 Snell 代理服务器

  • 脚本会生成随机端口和 PSK 并配置在 Snell 服务器中

  • 执行完脚本后,你会得到客户端配置 url 方便快速设置

常用指令

命令 说明
sudo systemctl stop snell 停止 Snell 服务
sudo systemctl start snell 启动 Snell 服务
sudo systemctl restart snell 重启 Snell 状态
sudo systemctl status snell 查看 Snell 服务
sudo journalctl -u snell.service -f 查看 Snell 日志
sudo cat /etc/snell/snell-server.conf 查看 Snell 配置
sudo vim /etc/snell/snell-server.conf 修改 Snell 配置

About

Snell 协议是一种用于网络代理的加密协议,主要应用于科学上网和数据传输,专门为绕过防火墙和网络审查设计。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages