Code Monkey home page Code Monkey logo

doprax5's Introduction

V2ray for Doprax

Create By ifeng
Web Site: https://www.hicairo.com
Telegram: https://t.me/HiaiFeng

简介:

本项目用于在 Doprax.com 免费服务上部署 V2ray ,采用的方案为 Nginx + WebSocket + VMess/VLess + TLS。速度与 Replit 相比较慢,但是官方宣传不限流量,服务启动后永不停机。

注意事项:

  • 请勿滥用,账号封禁风险自负。
  • 部署完成如发现不能上网,请检查域名是否被墙,可使用 Cloudflare CDN 解决。
  • 部署:

    1、登录自己的 GitHub 账号后 Fork 该项目。

    2、注册 Doprax.com 账号登录后 Import 该项目。

    详细使用方案请参考:https://www.hicairo.com/post/55.html

    使用方法:

    1、服务器端配置

    请使用 第三方工具 生成一个新的 UUID 。在 Doprax.com 登录后依次点击左侧菜单中的 Main ,窗口右侧的 Edit source code ,选择 Dockerfile 文件,编辑 UUID 及伪装地址信息保存后重启服务。

    # 用新生成的 UUID 替换 de04add9-5c68-8bab-950c-08cd5320df18
    ENV UUID de04add9-5c68-8bab-950c-08cd5320df18
    # VMESS_WSPATH / VLESS_WSPATH 两个常量分别定义了 Vmess/VLess 的伪装路径,
    # 请分别修改内容中的vmess或vless。注意:伪装路径以 / 符号开始,为避免不必要的麻烦,请不要使用特殊符号.
    ENV VMESS_WSPATH /vmess
    ENV VLESS_WSPATH /vless
    

    2、客户端配置

    节点客户端配置需要手动进行,下面以 V2rayN 为例。

    下图为 VMess 配置示意图,请修改标示内容,其他设置于图片中显示一致。

    下图为 VMess 配置示意图,请修改标示内容,其他设置于图片中显示一致。

    反馈与交流:

    在使用过程中,如果遇到问题,请使用Telegram与我联系。( https://t.me/HiaiFeng

    doprax5's People

    Contributors

    hiifeng 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.