Code Monkey home page Code Monkey logo

heroku-xray's Introduction

heroku-xray

Deploy

在 Heroku 上部署 Xray VLESS-TCP-XTLS-WHATEVER,实现 VLESS over TCP with XTLS + 回落 & 分流 to WHATEVER(终极配置)。


这里是 进阶配置 的超集,利用 VLESS 强大的回落分流特性,实现了 443 端口尽可能多的协议、配置的完美共存,包括 XTLS Direct Mode

客户端可以同时通过下列方式连接到服务器,其中 WS 都可以通过 CDN

  1. VLESS over TCP with XTLS,数倍性能,首选方式
  2. VLESS over TCP with TLS
  3. VLESS over WS with TLS
  4. VMess over TCP with TLS,不推荐
  5. VMess over WS with TLS
  6. Trojan over TCP with TLS

这里设置默认回落到 Xray 的 Trojan 协议,再继续回落到 80 端口的 Web 服务器(也可以换成数据库、FTP 等)

部署步骤

  • 点击上方 Deploy to Heroku 按钮,重定向到Heroku新增APP界面。
  • 输入 App name,比如myxray
  • 访问 uuid.online 获取一个随机 UUID 填写到 UUID 参数中,比如9f6ef794-04fd-4961-bc6f-d2bcfebe4649
  • 输入这个 Heroku App 的访问域名,比如myxray.herokuapp.com。如果要使用 Cloudflare CDN 加速,请先部署好Worker并输入Worker的域名,比如myxray.myname.workers.dev
  • 点击 Deploy app 按钮,等待部署完成。

客户端配置

参考 Xray VLESS-TCP-XTLS-WHATEVER client config 配置。

heroku-xray's People

Contributors

zhangsean avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.