Skip to content

passeway/Snell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

预览

preview

Snell

这个 Bash 脚本可以帮助你快速部署 Snell 代理服务器。

一键脚本

wget -q https://raw.githubusercontent.com/passeway/Snell/main/Snell.sh -O Snell.sh && chmod +x Snell.sh && ./Snell.sh
curl -sS -o Snell.sh https://raw.githubusercontent.com/passeway/Snell/main/Snell.sh && chmod +x Snell.sh && ./Snell.sh

详细说明

  • 执行脚本即可自动部署 Snell 代理服务器。
  • 脚本会自动生成随机端口和预共享密钥(PSK),并配置在 Snell 服务器中。
  • 执行完脚本后,你会得到服务器的 IP 地址、端口号、PSK 等相关信息。

About

快速部署 Snell 代理服务器

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages