CNMOver / v2ray-tcp-tls-web

VLESS / VMess / Trojan-Go / Shadowsocks 万能脚本

Home Page:https://github.com/phlinhng/v2ray-tcp-tls-web/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VLESS / VMess / Trojan-Go

automated script for VLESS, VMess and Trojan-Go

Usage

curl -fsSL https://raw.githubusercontent.com/phlinhng/v2ray-tcp-tls-web/vless/src/v2gun.sh -o ~/v2gun.sh && bash ~/v2gun.sh

To run the script again once downloaded, just use the following command:

bash ~/v2gun.sh

Features

  1. VLESS / VMess / Trojan-Go all in one
  2. Higher offloading efficieny with v2ray-core as frontend
  3. Support Debian9+, Ubuntu 16+ and CentOS 7+ operation systems
  4. Support both IPv4 and IPv6

Architecture

  • VLESS over TCP with XTLS powered by v2ray-core
  • VMess over WSS on Cloudflare powered by v2ray-core and Cloudflare
  • Trojan (protocol) and muxing powered by trojan-go (implementaion)
  • Trojan over WSS on Cloudflare powered by trojan-go and Cloudflare
  • HTTP Website backend powered by caddy2

Supported Protocols

Protocol Transport Mux Direct CDN Qv2ray Shadowrocket Clash v2rayN(G)
VLESS XTLS
VLESS TLS
VLESS WSS
VMess WSS
Trojan TLS
Trojan WSS
Shadowsocks WSS

12 protocols combinations with 19 connection methods in total.

Related work

Telegram

https://t.me/technologyshare

Credit

Stargazers over time

Stargazers over time

About

VLESS / VMess / Trojan-Go / Shadowsocks 万能脚本

https://github.com/phlinhng/v2ray-tcp-tls-web/wiki

License:MIT License


Languages

Language:Shell 100.0%