Giter Site home page Giter Site logo

supper2's Introduction

在PaaS上部署Xray,带伪装页面

镜像wgp233/paas:x

配置

vless + vmess + trojan + shadowsocks2022

  • 地址:x.x.x.x(由服务平台提供)
  • 端口:443(通常自带TLS)
  • 用户ID/密码:1eb6e917774b4a84aff6b058577c60a5(默认)
  • 传输协议:ws
  • 传输层安全:tls
  • 加密
    • shadowsocks:2022-blake3-aes-128-gcm
  • 路径(默认)
    • vless:/vless/1eb6e917774b4a84aff6b058577c60a5
    • vmess:/vmess/1eb6e917774b4a84aff6b058577c60a5
    • trojan:/trojan/1eb6e917774b4a84aff6b058577c60a5
    • shadowsocks:/shadowsocks/1eb6e917774b4a84aff6b058577c60a5

其他参数默认


环境变量

变量名 默认值 描述
PORT 8080 端口
UUID 1eb6e917774b4a84aff6b058577c60a5 用户ID/密码
PATH_vless /vless/$UUID vless路径
PATH_vmess /vmess/$UUID vmess路径
PATH_trojan /trojan/$UUID trojan路径
PATH_shadowsocks /shadowsocks/$UUID shadowsocks路径

为兼容shadowsocks2022,生成的UUID需去除所有-

例:1eb6e917-774b-4a84-aff6-b058577c60a5 => 1eb6e917774b4a84aff6b058577c60a5

虽然配置的UUID里去除了-,但是vmess/vless可以使用带-的1eb6e917-774b-4a84-aff6-b058577c60a5作为用户ID(针对SagerNet连不上的情况)

默认路径:/协议名称/设置的UUID

  1. 假设UUID为:0123456789
  2. 则vless默认的路径为:/vless/0123456789

如果设置vless路径为/vless1,则配置路径就为/vless1


Xray v1.6.0 · Caddy v2.6.1 · 2048小游戏

supper2's People

Contributors

wgp-2020 avatar nicehouse866 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.