All Projects → P3TERX → Ibm Cf V2

P3TERX / Ibm Cf V2

Licence: mit
Use GitHub Actions to automatically deploy the latest version of V2Ray to IBM Cloud Foundry

Projects that are alternatives of or similar to Ibm Cf V2

Gcp Service Broker
Open Service Broker for Google Cloud Platform
Stars: ✭ 133 (-31.44%)
Mutual labels:  cloud-foundry
Kubo Release
Kubernetes BOSH release
Stars: ✭ 153 (-21.13%)
Mutual labels:  cloud-foundry
Bosh Bootloader
Command line utility for standing up a BOSH director on an IAAS of your choice.
Stars: ✭ 171 (-11.86%)
Mutual labels:  cloud-foundry
V2ray Panel Master
Deprecated
Stars: ✭ 136 (-29.9%)
Mutual labels:  v2ray
Cproxy
Easy per application transparent proxy built on cgroup.
Stars: ✭ 145 (-25.26%)
Mutual labels:  v2ray
Ng Demo
🦴 Bare Bones Angular 10 and Angular CLI Tutorial
Stars: ✭ 154 (-20.62%)
Mutual labels:  cloud-foundry
Fanqiang Book
2021科学上网指南,小白图文攻略 | 翻墙/梯子/自由上网/SSR/V2Ray/
Stars: ✭ 127 (-34.54%)
Mutual labels:  v2ray
Awesome Vpn
Free VPN/proxy,server,account,link list.,实时更新免费的代理,科学上网,翻墙,梯子,服务器,客户端,账号
Stars: ✭ 2,691 (+1287.11%)
Mutual labels:  v2ray
Cgproxy
Transparent Proxy with cgroup v2。透明代理,配合v2ray/Qv2ray食用最佳
Stars: ✭ 151 (-22.16%)
Mutual labels:  v2ray
Stairspeedtest Reborn
Proxy performance batch tester based on Shadowsocks(R) and V2Ray
Stars: ✭ 2,501 (+1189.18%)
Mutual labels:  v2ray
Swiftv2ray
V2Ray-Core的iOS工具
Stars: ✭ 139 (-28.35%)
Mutual labels:  v2ray
Google Mirrors
Google谷歌、Wikipedia维基百科、谷歌学术镜像2021年1月最新 新增各种镜像站
Stars: ✭ 146 (-24.74%)
Mutual labels:  v2ray
V2ray Websocket Tls Web Setup Script
V2Ray-WebSocket ws +TLS 1.3 +Web 搭建/管理脚本
Stars: ✭ 155 (-20.1%)
Mutual labels:  v2ray
V2ray Agent
(VLESS+TCP+TLS/VLESS+TCP+XTLS/VLESS+gRPC+TLS/VLESS+WS+TLS/VMess+TCP+TLS/VMess+WS+TLS/Trojan+TCP+TLS/Trojan+gRPC+TLS/Trojan+TCP+XTLS)+伪装站点、八合一共存脚本,支持多内核安装
Stars: ✭ 4,133 (+2030.41%)
Mutual labels:  v2ray
Fhs Install V2ray
Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd
Stars: ✭ 3,236 (+1568.04%)
Mutual labels:  v2ray
V2rayc
a GUI for v2ray on Mac
Stars: ✭ 133 (-31.44%)
Mutual labels:  v2ray
Surge Rules
🦄 🎃 👻 Surge 规则集(DOMAIN-SET 和 RULE-SET),兼容 Surge for iOS 和 Surge for Mac 客户端。
Stars: ✭ 151 (-22.16%)
Mutual labels:  v2ray
Kuhero
websocket proxy on heroku
Stars: ✭ 192 (-1.03%)
Mutual labels:  v2ray
Ssssrv2rayclashtrojan
科学上网,ss, ssr, v2ray, trojan, clash, clashr,翻墙机场推荐
Stars: ✭ 186 (-4.12%)
Mutual labels:  v2ray
V2rayu
V2rayU,基于v2ray核心的mac版客户端,用于科学上网,使用swift编写,支持vmess,shadowsocks,socks5等服务协议,支持订阅, 支持二维码,剪贴板导入,手动配置,二维码分享等
Stars: ✭ 13,297 (+6754.12%)
Mutual labels:  v2ray

IBM Cloud Foundry - V2Ray

Use GitHub Actions to automatically deploy the latest version of V2Ray to IBM Cloud Foundry

Read the details in my blog (in Chinese) | 中文教程

Usage

  • Click the Use this template button to create a new repository.

  • Click the Settings tab on your own repository, and then click the Secrets button to add the following encrypted environment variables:

    Environment Variables Description
    IBM_CF_USERNAME IBM Cloud user name (email address)
    IBM_CF_PASSWORD IBM Cloud password
    IBM_CF_ORG_NAME(optional) Organization name, the default is the email address. Can be found on this page.
    IBM_CF_SPACE_NAME(optional) Space name, default is dev. Can be found on this page.
    IBM_CF_APP_NAME App name, fill in according to your preference.
    V2_UUID Generate using UUID generator
    V2_WS_PATH_VMESS V2_WS_PATH_VLESS Select one of the VMess and VLESS protocols, and fill in a combination of numbers and English letters.
  • Click the Run workflow button on the Actions page.

  • Wait for the deployment to complete.

  • Click the relevant application on the Cloud Foundry Public page to view the access address.

TIPS: You can customize the API address and App memory size through the workflow file.

Acknowledgments

Licence

MIT © P3TERX

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].