{"id":13488841,"url":"https://github.com/phlinhng/v2ray-tcp-tls-web","last_synced_at":"2025-03-28T02:31:10.177Z","repository":{"id":44563790,"uuid":"259547469","full_name":"phlinhng/v2ray-tcp-tls-web","owner":"phlinhng","description":"VLESS / Trojan-Go / Shadowsocks 脚本 支持纯 IPv6","archived":true,"fork":false,"pushed_at":"2021-08-13T17:48:09.000Z","size":31265,"stargazers_count":672,"open_issues_count":15,"forks_count":325,"subscribers_count":23,"default_branch":"main","last_synced_at":"2025-03-20T02:53:48.011Z","etag":null,"topics":["trojan-gfw","trojan-go","v2ray","v2ray-plugin","vless","xray-core","xtls"],"latest_commit_sha":null,"homepage":"https://github.com/phlinhng/v2ray-tcp-tls-web/wiki","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phlinhng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-28T06:09:19.000Z","updated_at":"2025-03-19T06:31:17.000Z","dependencies_parsed_at":"2022-07-19T04:02:07.423Z","dependency_job_id":null,"html_url":"https://github.com/phlinhng/v2ray-tcp-tls-web","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlinhng%2Fv2ray-tcp-tls-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlinhng%2Fv2ray-tcp-tls-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlinhng%2Fv2ray-tcp-tls-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlinhng%2Fv2ray-tcp-tls-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phlinhng","download_url":"https://codeload.github.com/phlinhng/v2ray-tcp-tls-web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245957638,"owners_count":20700310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["trojan-gfw","trojan-go","v2ray","v2ray-plugin","vless","xray-core","xtls"],"created_at":"2024-07-31T18:01:22.815Z","updated_at":"2025-03-28T02:31:09.883Z","avatar_url":"https://github.com/phlinhng.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# VLESS / Trojan-Go / Shadowsocks\nautomated script for xray-core and trojan-go\n\n## Usage\n```sh\ncurl -fsSL https://cdn.jsdelivr.net/gh/phlinhng/v2ray-tcp-tls-web@main/src/xwall.sh -o ~/xwall.sh \u0026\u0026 bash ~/xwall.sh\n```\nTo run the script again once downloaded, just use the following command:\n```\nbash ~/xwall.sh\n```\n\n## Features\n1. Higher offloading efficieny with xray-core frontend\n2. Support Debian9+, Ubuntu 16+ and CentOS 7+ operation systems\n3. Support both IPv4 and IPv6\n4. BuyPass CA Certificates\n\n## Architecture\n+ VLESS over TCP with [XTLS](https://github.com/XTLS/Go) powered by [xray-core](https://github.com/XTLS/xray-core)\n+ Trojan (protocol) and muxing powered by [trojan-go](https://github.com/p4gefau1t/trojan-go) (implementaion)\n+ Trojan over WSS on Cloudflare powered by trojan-go and Cloudflare\n+ Shadowsocks over WSS powered by [xray-core](https://github.com/XTLS/xray-core)\n+ HTTP Website backend powered by nginx\n\n## Supported Protocols\n| Protocol | Transport | Mux | Direct | CDN | Qv2ray | Shadowrocket | Clash | v2rayN(G) |\n| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |\n| VLESS | XTLS | ❌ | ✅ | ❌ | ✅ | ✅ | ❌ | ✅ |\n| VLESS | TLS | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ | ✅ |\n| VLESS | WSS | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ |\n| Trojan | TLS | ✅ | ✅ | ❌ | ✅ | ✅ | ✅ | ✅ |\n| Trojan | WSS | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ |\n| Shadowsocks | WSS | ❌ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |\n\n## Credit\n+ [Project V](https://www.v2fly.org/)\n+ [V2Ray 配置指南](https://toutyrater.github.io/)\n+ [新 V2Ray 白话文指南](https://guide.v2fly.org/)\n+ [templated.co](https://templated.co)\n+ [@liberal-boy/tls-shunt-proxy](https://github.com/liberal-boy/tls-shunt-proxy)\n+ [@atrandys/trojan](https://github.com/atrandys/trojan)\n+ [@Loyalsoldier/v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat)\n+ [@mack-a/v2ray-agent](https://github.com/mack-a/v2ray-agent)\n+ [@chiakge/Linux-NetSpeed](https://github.com/chiakge/Linux-NetSpeed)\n+ [@ylx2016/Linux-NetSpeed](https://github.com/ylx2016/Linux-NetSpeed)\n+ [@LemonBench/LemonBench](https://github.com/LemonBench/LemonBench)\n+ [@tindy2013/subconverter](https://github.com/tindy2013/subconverter)\n+ [@p4gefau1t/trojan-go](https://github.com/p4gefau1t/trojan-go)\n+ [@rprx/v2ray-vless](https://github.com/rprx/v2ray-vless)\n+ [@acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)\n+ [@nginx/nginx](https://github.com/nginx/nginx)\n+ [@charlieethan/firewall-proxy](https://github.com/charlieethan/firewall-proxy)\n+ [@XTLS/xray-core](https://github.com/XTLS/xray-core)\n\n## Stargazers over time\n[![Stargazers over time](https://starchart.cc/phlinhng/v2ray-tcp-tls-web.svg)](https://starchart.cc/phlinhng/v2ray-tcp-tls-web)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphlinhng%2Fv2ray-tcp-tls-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphlinhng%2Fv2ray-tcp-tls-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphlinhng%2Fv2ray-tcp-tls-web/lists"}