Giter VIP home page Giter VIP logo

ss-heroku-vpn's Introduction

Personal VPN

Shadowsocks+V2Ray-plugin

Click the button below to deploy, and remember to order a Star if it works:

Deploy

Native V2Ray deployment: https://github.com/ygcaicn/v2ray-heroku


0. Attention

Deployment requires registration of a heroku account, a ladder is required when registering a heroku account (otherwise the verification code cannot be brushed out), an email address that can receive verification codes normally (@qq.com, @163.com are not acceptable), gmail is conditional Best, no conditions recommend outlook https://login.live.com/ here.

1. Verification

After the server is deployed, click open app to display the webpage normally. After the address is filled with the path (for example: https://test.herokuapp.com/static), the 404 page is displayed, which means the deployment is successful.

2. Client Configuration

QR code address:

https://{YOUR-APP}.herokuapp.com/qr/vpn.png

(Change YOUR-APP to your own app name, if you change QR_Path, also change the corresponding qr_img to the modified one)

Use the client to scan the QR code.

or

Configuration file address:

https://{YOUR-APP}.herokuapp.com/qr/

slash '/' is important at last of configuration file address.

Copy after opening and import it on the client.

or

Manual configuration:

Server: test.herokuapp.com (change test to your app name)
Port: 443
Password: The password filled in during deployment
Encry Method: RC4-MD5 (or other methods you fill in)
Plugin: v2ray
Plugin Transport mode: websocket-tls
Hostname: Same as Server
Path: The path you filled in during deployment

Those without a client can also download from here (Android):

shadowsocks + v2ray-plugin

windows:

https://github.com/shadowsocks/shadowsocks-windows/wiki/Shadowsocks-Windows-%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E

3. Update

To update the v2ray-plugin version, visit https://dashboard.heroku.com/apps and select the deployed app. If the VER variable is latest. Directly select More --> Restart all dynos, the program will restart automatically, and the progress can be confirmed through view Logs. (Update the specified version: Settings --> Reveal Config Varsapp -->VER, modify to the required version number, such as 1.2)

2020/03/01 The current version is working normally:

  • shadowsocks-libev: 3.3.4+ds-2(debian apt)

  • v2ray-plugin: v1.3.0

Originally Forked from https://github.com/aditya-shri/VPN

Try different ways to unblock from heroku

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.