Skip to content

itq5/v2ray-itq5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一键部署 v2ray 到 heroku Deploy

1.部署时配置 v2ray core 的版本、Vmess协议的UUID("alterId"默认为64)和连接缓存。

2.服务端部署后,应 open app ,显示 Bad Request,表示部署成功。

3.更新 v2ray 版本,修改 app settings-->Config Vars-->VER,程序自动重启,通过view Logs确认。

4.客户端配置 client_config.json, 建议使用 cn_sniproxy+websocket+tls 传输协议。

参考

https://github.com/v2ray/v2ray-core

https://github.com/onplus/v2hero/

UUID生成

https://www.uuidgenerator.net/

部署网站

https://www.heroku.com

About

一键部署 v2ray 到 heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 62.2%
  • Dockerfile 37.8%