Giter VIP home page Giter VIP logo

ss-heroku's Introduction

一键Shadowsocks+V2Ray-plugin快速部署到Heroku

Deploy



1. 验证

服务端部署后,点 open app,能正常显示网页,地址补上path后(例如:https://test.herokuapp.com/static)访问显示 Bad Request,表示部署成功。

2. 客户端配置

二维码地址: https://test.herokuapp.com/qr_img/v2.png (test改成自己的app名称,如果更改了QR_Path,同时也要将对应的qr_img改成修改后的)

使用客户端扫描二维码即可。

或者

配置文件地址:https://test.herokuapp.com/qr_img

打开后复制,在客户端导入即可。

或者

手动配置:

Server: test.herokuapp.com (test换为你的app名称)
Port: 443
Password: 部署时填写的密码
Encry Method: RC4-MD5 (或者你填写的其它方式)
Plugin: v2ray
Plugin Transport mode: websocket-tls
Hostname: 同Server
Path: 你部署时填写的路径

3. 更新

更新 v2ray-plugin 版本,访问 https://dashboard.heroku.com/apps 选择部署好的app,如果VER变量为 latest。直接选择More --> Restart all dynos, 程序自动重启,可通过view Logs确认进度。(更新指定版本: Settings --> Reveal Config Varsapp -->VER,修改成需要的版本号,例如 1.2)

2019/11/01当前版本使用正常: shadowsocks-libev:3.3.2+ds-1(debian apt) v2ray-plugin:v1.2.0

参考

https://github.com/xiangrui120/v2ray-heroku-undone

https://hub.docker.com/r/shadowsocks/shadowsocks-libev

https://github.com/shadowsocks/v2ray-plugin

ss-heroku's People

Contributors

ygcaicn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.