Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaokaixuan/ss-v2ray-plugin
一键部署 SS+V2Ray-plugin 到 Heroku/KubeSail
https://github.com/xiaokaixuan/ss-v2ray-plugin
Last synced: 3 months ago
JSON representation
一键部署 SS+V2Ray-plugin 到 Heroku/KubeSail
- Host: GitHub
- URL: https://github.com/xiaokaixuan/ss-v2ray-plugin
- Owner: xiaokaixuan
- Created: 2019-12-14T13:25:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T02:09:40.000Z (over 4 years ago)
- Last Synced: 2024-05-12T22:48:00.036Z (6 months ago)
- Language: Dockerfile
- Size: 21.5 KB
- Stars: 20
- Watchers: 5
- Forks: 34
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 一键部署 SS+V2Ray-plugin 到 Heroku [![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
> 1. 部署后,应`open app` ,显示`HTTP ERROR 404`,表示部署成功。
> 2. Android 安装 [Shadowsocks](https://github.com/shadowsocks/shadowsocks-android) 和 [v2ray-plugin-android](https://github.com/shadowsocks/v2ray-plugin-android)。
![](https://raw.githubusercontent.com/xiaokaixuan/ss-v2ray-plugin/master/android.png)
> 3. 部署到VPS时,域名变量`DOMAIN`和映射`/root/.acme.sh`可开启TLS。
> ```sh
> /root/.acme.sh/{domain}/fullchain.cer
> /root/.acme.sh/{domain}/{domain}.key
> ```### 附加
> 1. 一键部署 SS+V2Ray-plugin 到 [KubeSail](https://kubesail.com/template/kaixuan1115/ss-v2ray-plugin/)。
### 参考
*https://github.com/shadowsocks/v2ray-plugin**https://github.com/gfwlist/gfwlist*