GithubHelp home page GithubHelp logo

v2ray 4.33? about v2ray-tcp-tls-web HOT 3 CLOSED

aeroweb340 avatar aeroweb340 commented on June 25, 2024
v2ray 4.33?

from v2ray-tcp-tls-web.

Comments (3)

phlinhng avatar phlinhng commented on June 25, 2024

@aeroweb340 As I had mentioned in v2.1.5 (only available in Mandarin, sorry), since XTLS features will be v2fly release from v2ray-core v4.33+, you have to modify XTLS-related settings in /usr/local/etc/v2ray/05_inbounds_vless.json back to TLS to make v2ray work again once you choice to update v2ray-core.

from v2ray-tcp-tls-web.

aeroweb340 avatar aeroweb340 commented on June 25, 2024

OK Thanks for your help. I'll give it a try.

from v2ray-tcp-tls-web.

aeroweb340 avatar aeroweb340 commented on June 25, 2024

Sorry to bother again but what do you modify in order to make it work again with v2ray core 4.33 ?
{
"inbounds": [
{
"port": 443,
"protocol": "vless",
"settings": {
"clients": [
{
"id": "",
"flow": "xtls-rprx-origin"
}
],
"decryption": "none",
"fallbacks": [
{
"dest": 3564
},
{
"path": "/fec6f8cc7f114e909",
"dest": 3565,
"xver": 1
},
{
"path": "/fec6f8cc7f114e909ws",
"dest": 3566,
"xver": 1
},
{
"path": "/fec6f8cc7f114e909wss",
"dest": 3567,
"xver": 1
},
{
"path": "/fec6f8cc7f114e909tj",
"dest": 3568,
"xver": 1
}
]
},
"streamSettings": {
"network": "tcp",
"security": "xtls",
"xtlsSettings": {
"alpn": [ "http/1.1" ],
"certificates": [
{
"certificateFile": "/etc/ssl/v2ray/fullchain.pem",
"keyFile": "/etc/ssl/v2ray/key.pem"
}
]
}
},
"sniffing": {
"enabled": true,
"destOverride": [ "http", "tls" ]
},
"tag": ""
}
]
}

from v2ray-tcp-tls-web.

Related Issues (20)

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.