Git Product home page Git Product logo

v2ray-880's Introduction

v2ray-agent


目录


关于v2ray-core即将移除XTLS,未来的脚本修改说明

1.七合一共存脚本+伪装博客

  • 如果没有使用过Cloudflare点击这里查看入门教程

组合方式

  • VLESS+TCP+TLS
  • VLESS+TCP+xtls-rprx-origin
  • VLESS+TCP+xtls-rprx-direct【推荐】
  • VLESS+WS+TLS
  • VMess+TCP+TLS
  • VMess+WS+TLS
  • Trojan【推荐】
  • Trojan-Go+WS

线路推荐

  • 1.GIA
  • 2.上海CN2+HK
  • 3.上海联通+**TFN
  • 4.上海联通+Vultr东京
  • 5.广移/珠移+HKIX/CMI
  • 6.苏日IPLC+日本/美国
  • 7.莞港IPLC+HK

组合推荐

  • 中专/gia ---> VLESS+TCP+TLS/XTLS、Trojan【推荐使用XTLS的xtls-rprx-direct】
  • 移动宽带 ---> VMESS+WS+TLS/Trojan-Go+WS + Cloudflare
  • Trojan建议开启Mux【多路复用】,仅需客户端开启,服务端自适应。
  • VMess/VLESS也可开启Mux,效果需要自己尝试,XTLS不支持Mux。仅需客户端开启,服务端自适应。

特性

  • 支持Xray-core[XTLS]、v2ray-core [XTLS]、v2ray-core
  • 支持不同核心之间的配置文件互相读取。
  • 支持 VLESS/VMess/trojan/trojan-go-->ws的协议
  • 支持Debian、Ubuntu、Centos,支持主流的cpu架构。
  • 支持个性化安装。
  • 不需要卸载就可以重装任何组合。卸载脚本时,是完全卸载无残留。
  • 未来会支持ipv6

注意事项

  • 修改Cloudflare->SSL/TLS->Overview->Full
  • Cloudflare ---> A记录解析的云朵必须为灰色
  • wget: command not found [这里需要自己手动安装下wget],如未使用过Linux,点击查看安装教程
  • 脚本安装路径[/etc/v2ray-agent]
  • 不支持非root账户
  • 现在脚本进入相对稳定的时期,如果有功能不完善的地方,请提issues。

脚本目录

  • v2ray-core[/etc/v2ray-agent/v2ray]
  • Xray-core[/etc/v2ray-agent/xray]
  • Trojan[/etc/v2ray-agent/trojan]
  • TLS证书[/etc/v2ray-agent/tls]
  • Nginx配置文件[/etc/nginx/conf.d/alone.conf]、Nginx伪装博客目录[/usr/share/nginx/html]

安装脚本

wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/jin4190/v2ray-880/blob/main/install.sh" && chmod 700 /root/install.sh && /root/install.sh
  • 示例图
  • 支持快捷方式启动,安装完毕后,shell输入[vasma]即可打开脚本,脚本执行路径[/etc/v2ray-agent/install.sh]

许可证

GPL-3.0

v2ray-880's People

Contributors

jin4190 avatar

Watchers

 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.