Skip to content

skins2000/v2ray-tcp-tls-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 v2ray-core (implementaion)
  • Trojan over WSS on Cloudflare powered by v2ray-core and Cloudflare
  • HTTP Website backend powered by nginx

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

Packages

No packages published

Languages

  • Shell 100.0%