- 构建代码
go build .
或者直接 下载 编译好的 Ubuntu 版本 - 把执行文件拷入系统路径
mv ssr /usr/local/bin/
- 赋予执行权限
chmod +x /usr/local/bin/ssr
- 初始化安装
ssr install
- 添加配置
ssr config add
或者ssr config sub
- 查看现有的配置
ssr config ls
- 启动服务器
ssr start config_name
- 如果需要终端使用 http 代理,可以运行
ssr hp install
来安装 privoxy
-
Notifications
You must be signed in to change notification settings - Fork 0
jayden1228/ssr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|