Skip to content

Personal vpn using v2ray and shadowsocks hosted on heroku

License

Notifications You must be signed in to change notification settings

scripthon/shadowsocks-heroku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal VPN

Shadowsocks+V2Ray-plugin

Deploy

1. Verifikasi

https://test.herokuapp.com jika tampil 403 artinya sudah sukses deploy

2. Konfigurasi

QR code address: https://test.herokuapp.com/qr/vpn.png

pake shadowshock untuk scan qr code (rekomen)

atau

konfigurasi file -> Address: https://test.herokuapp.com/qr/

copy semua ke shadowshock

atau

Manual konfigurasi :

Server: test.herokuapp.com
Port: 443
Password: pass yg tadi deploy
Encry Method: chacha20-ietf-poly1305 (or other methods you fill in)
Plugin: v2ray
Plugin Transport mode: websocket-tls
Hostname: sama dgn server
Path: "/" + value of V2_Path in app Config Vars

tools untuk 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

About

Personal vpn using v2ray and shadowsocks hosted on heroku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 79.5%
  • Dockerfile 20.5%