Skip to content

danqinsn/cundang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

v2ray 部署在 openshift starter

openshift: 内存设置为256M,每 project 可配置 4 Pods。

Docker 镜像:doudoubing/cundang:latest,doudoubing/cundang:core版本号 (fork于wangyi2005/v2ray修改前)

环境变量: CONFIG_JSON(配置)、CERT_PEM(证书)、KEY_PEM(私钥)

用notepad++将上述变量中 \r\n 替换为\n,变成一行,导入容器。

客户端: android Actinium、windows v2ray 可用同一个服务端。

youtube频道:https://www.youtube.com/channel/UClceV39J1Z_9D4_mHkBZrMg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 83.6%
  • Shell 16.4%