Skip to content

用于在 Heroku 上部署 V2Ray Websocket,本项目不宜做为长期使用之对策。

License

Notifications You must be signed in to change notification settings

pangchunxi521/v2ray-heroku1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V2Ray Heroku

概述

用于在 Heroku 上部署 V2Ray Websocket。

Heroku 为我们提供了免费的容器服务,我们不应该滥用它,所以本项目不宜做为长期翻墙使用。

可以部署两个以上的应用,实现 负载均衡,避免长时间大流量连接某一应用而被 Heroku 判定为滥用。

Heroku 的网络并不稳定,部署前请三思。

镜像

本镜像不会因为大量占用资源而被封号。

Deploy

ENV 设定

UUID

UUID > 一个 UUID,供用户连接时验证身份使用

注意

WebSocket 路径为 /

alterId64

V2Ray 将在部署时自动安装最新版本。

出于安全考量,除非使用 CDN,否则请不要使用自定义域名,而使用 Heroku 分配的二级域名,以实现 V2Ray Websocket + TLS。

About

用于在 Heroku 上部署 V2Ray Websocket,本项目不宜做为长期使用之对策。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.9%
  • Dockerfile 13.1%