Giter Site home page Giter Site logo

Comments (3)

jinwyp avatar jinwyp commented on May 27, 2024

1 首先通过我的脚本 安装warp 的 IPV6

可以运行 wget --no-check-certificate https://raw.githubusercontent.com/jinwyp/one_click_script/master/install_kernel.sh && chmod +x ./install_kernel.sh && ./install_kernel.sh

选12 安装wgcf的IPV6 或21 安装 warp-go 的IPV6 安装过程中选3 添加全局IPV6 但IPV4优先模式

2 然后编辑 Xray 配置文件 添加openai IPv6 分流

输入命令
vi /root/v2ray/config.json

然后在routing里面加入openai 域名分流规则

            {
                "type": "field",
                "outboundTag": "IPv6_out",
                "domain": ["geosite:openai"]
            },

稍后我会在脚本安装过程中加入这个分流

from one_click_script.

szylhh avatar szylhh commented on May 27, 2024

大佬,还是不行,我看你的分流好像还没有加进去,依然不1020错误,我自己设置IPV6又不行

from one_click_script.

jinwyp avatar jinwyp commented on May 27, 2024

脚本已增加openai的分流
使用脚本 选17 或其他选项安装xray, 安装过程中 选择 2. 使用 IPv6 解锁, 需要配合安装WARP 推荐使用 即可

wget --no-check-certificate https://raw.githubusercontent.com/jinwyp/one_click_script/master/trojan_v2ray_install.sh && chmod +x ./trojan_v2ray_install.sh && ./trojan_v2ray_install.sh

from one_click_script.

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.