v2ray-agent/documents/en/README_EN.md

5.1 KiB
Raw Blame History

v2ray-agent

Thanks for non-commercial open source development authorization by JetBrains


Catalog


1.Eight-in-One Coexistence Script+Camouflage site

Characteristics

  • Support Xray-core[XTLS] and v2ray-core
  • Support VLESS/Trojan Forward Proxy [VLESS XTLS -> Trojan XTLS]、[Trojan XTLS -> VLESS XTLS]
  • Support for reading configuration files from different cores to each other
  • Support VLESS/VMess/trojan
  • Support Debian, Ubuntu, and Centos. Support mainstream cpu architecture
  • Support any combination of installation, multi-user management, adding multiple ports
  • Support IPv6IPv6 Notes
  • Support custom certificate installation

Supported installation types

  • VLESS+TCP+TLS
  • VLESS+TCP+xtls-rprx-direct
  • VLESS+gRPC+TLS [Support CDN, IPv6, low latency]
  • VLESS+WS+TLS [Support CDN, IPv6]
  • Trojan+TCP+TLS [Recommended]
  • Trojan+TCP+xtls-rprx-direct
  • Trojan+gRPC+TLS [Support CDN, IPv6, low latency]
  • VMess+WS+TLS [Support CDN, IPv6]

Cautions

  • Modify Cloudflare->SSL/TLS->Overview->Full
  • Cloudflare ---> A record resolution of clouds must be gray
  • If you use CDN and direct connection at the same time, turn off cloud and use self-selected IP. More info in Cloudflare Optimization Solutions
  • Use the pure system installation, if you have installed using other scripts, please re-build the system and then install
  • wget: command not found [Here you need to manually install the wget yourself] , If you have not used LinuxClick to viewInstallation Tutorial
  • Non-root accounts are not supported
  • If you find Nginx-related problems, please uninstall the self-compiled nginx or re-build the system
  • If you want to give feedback, please show detailed screenshots or in accordance with the template specifications. No screenshots or not in accordance with the specifications of the issue will be directly closed
  • Not recommended for GCP users
  • Centos and lower versions are not recommended, Centos6 and Ubuntu 16.x are no longer supported
  • Oracle Cloud has an additional firewall that needs to be set manually
  • Oracle Cloud only supports Ubuntu
  • If you use gRPC to forward through cloudflare, you need to allow gRPC in cloudflare settings, path: cloudflare Network->gRPC
  • gRPC is currently in beta and may not be compatible with the client you are using. Ignore it if you have any problems
  • The issue about not starting when the script is upgraded from lower version, Here is solution

Script Catalog

  • v2ray-core 【/etc/v2ray-agent/v2ray
  • Xray-core 【/etc/v2ray-agent/xray
  • Trojan 【/etc/v2ray-agent/trojan
  • TLS 【/etc/v2ray-agent/tls
  • Nginx Configuration file 【/etc/nginx/conf.d/alone.conf】、Nginx fake site directory 【/usr/share/nginx/html

Usage

  • Support shortcut start, after installation, shell input [vasma] to open the script, script execution path [/etc/v2ray-agent/install.sh]

  • Latest Version

wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/shell/install_en.sh" && chmod 700 /root/install_en.sh && mv /root/install_en.sh /root/install.sh && /root/install.sh
  • Example diagram

License

GPL-3.0

Stargazers over time

Stargazers over time