Code Monkey home page Code Monkey logo

v2ray-agent's Introduction

v2ray-agent


目录


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

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

组合方式

  • VLESS+TCP+TLS
  • VLESS+TCP+XTLS
  • VLESS+WS+TLS
  • VMess+TCP+TLS
  • VMess+WS+TLS
  • Trojan[Mux 多路复用]
  • Trojan-Go+WS[Mux 多路复用]

组合推荐

  • 中专/gia ---> VLESS+TCP+TLS/XTL or Trojan
  • 移动宽带 ---> VMESS+WS+TLS/Trojan-Go+WS + Cloudflare
  • Trojan建议开启Mux[多路复用],仅需客户端开启,服务端自适应。
  • VMess也可开启Mux,但是实测效果不佳,建议自己尝试。仅需客户端开启,服务端自适应。

特性

  • VLESS/VMess/Trojan-Go三种工具合并为一个脚本,可以体验不同的工具之间的不同特性、兼容更多的设备。
  • 支持Debian、Ubuntu、Centos
  • 脚本自动检查升级
  • 自动更新TLS证书

注意事项

  • 修改Cloudflare->SSL/TLS->Overview->Full
  • Cloudflare ---> A记录解析的云朵必须为灰色
  • wget: command not found [这里需要自己手动安装下wget]
  • 脚本安装路径[/etc/v2ray-agent]

安装脚本

wget -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod +x install.sh && ./install.sh
  • 示例图

许可证

MIT

Stargazers over time

Stargazers over time

v2ray-agent's People

Contributors

mack-a 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.