{"id":18819428,"url":"https://github.com/hiifeng/v2ray","last_synced_at":"2025-05-16T10:08:07.908Z","repository":{"id":131758438,"uuid":"553330468","full_name":"hiifeng/v2ray","owner":"hiifeng","description":"V2ray多合一脚本，支持VMESS+websocket+TLS+Nginx、VLESS+TCP+XTLS、VLESS+TCP+TLS等组合","archived":false,"fork":false,"pushed_at":"2025-04-23T22:18:13.000Z","size":5778,"stargazers_count":275,"open_issues_count":0,"forks_count":141,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-23T23:26:37.331Z","etag":null,"topics":["tls","trojan","v2ray","vless","vmess","websocket","xtls"],"latest_commit_sha":null,"homepage":"https://t.me/HiaiFeng","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiifeng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-18T03:49:49.000Z","updated_at":"2025-04-23T22:18:17.000Z","dependencies_parsed_at":"2024-11-08T00:26:15.775Z","dependency_job_id":"735583a4-07a5-4390-974c-d0b072cca011","html_url":"https://github.com/hiifeng/v2ray","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiifeng%2Fv2ray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiifeng%2Fv2ray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiifeng%2Fv2ray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiifeng%2Fv2ray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiifeng","download_url":"https://codeload.github.com/hiifeng/v2ray/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509477,"owners_count":22082891,"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":["tls","trojan","v2ray","vless","vmess","websocket","xtls"],"created_at":"2024-11-08T00:23:02.362Z","updated_at":"2025-05-16T10:08:02.900Z","avatar_url":"https://github.com/hiifeng.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://dartnode.com/?via=ifeng\" target=\"_blank\"\u003e\u003cimg src=\"https://status.dartnode.com/upload/logo1.png\" width=\"100px\"\u003e\u003c/a\u003e\u003cbr\u003e\nI am honored that DARTNODE is offering a free server to sponsor my project.\u003cbr\u003e\nDARTNODE's official Web Site : [https://dartnode.com](https://dartnode.com/?via=ifeng)\n\n# v2ray\nV2ray多合一脚本，支持VMESS+websocket+TLS+Nginx、VLESS+TCP+XTLS、VLESS+TCP+TLS等组合\n\n脚本原作者为网络跳越，网络跳越由于工作原因，停止维护该脚本，目前由ifeng开始维护。维护后的脚本可以在纯ipv6网络环境的主机上使用。使用过程中遇到问题，欢迎进入Tg群组（ https://t.me/HiaiFeng ）交流。\n\n脚本支持：\n\u003cli\u003eVMESS，即最普通的V2ray服务器，没有伪装，也不是VLESS\u003c/li\u003e\n\u003cli\u003eVMESS+KCP，传输协议使用mKCP，VPS线路不好时可能有奇效\u003c/li\u003e\n\u003cli\u003eVMESS+TCP+TLS，带伪装的V2ray，不能过CDN中转\u003c/li\u003e\n\u003cli\u003eVMESS+WS+TLS，即最通用的V2ray伪装方式，能过CDN中转，推荐使用\u003c/li\u003e\n\u003cli\u003eVLESS+KCP，传输协议使用mKCP\u003c/li\u003e\n\u003cli\u003eVLESS+TCP+TLS，通用的VLESS版本，不能过CDN中转，但比VMESS+TCP+TLS方式性能更好\u003c/li\u003e\n\u003cli\u003eVLESS+WS+TLS，基于websocket的V2ray伪装VLESS版本，能过CDN中转，有过CDN情况下推荐使用\u003c/li\u003e\n\u003cli\u003eVLESS+TCP+XTLS，目前最强悍的VLESS+XTLS组合，强力推荐使用（但是支持的客户端少一些）\u003c/li\u003e\n\u003cli\u003eTROJAN\u003c/li\u003e\n\u003cli\u003eTROJAN+XTLS(推荐)\u003c/li\u003e\n\u003cbr\u003e\n\u003cp\u003e安装方法：\u003c/p\u003e\nbash \u003c(curl -sL https://raw.githubusercontent.com/hiifeng/v2ray/main/install_v2ray.sh)\u003cbr\u003e\n如果没有出现安装菜单，CentOS系统请输入 yum install -y curl，Ubuntu/Debian系统请输入 sudo apt install -y curl，然后再次运行上面的命令。\u003cbr\u003e\n\u003cbr\u003e\n\u003cp\u003e维护更新：\u003c/p\u003e\n2023年12月23日\u003cbr\u003e\n\u003cp\u003e修改脚本判断域名是否解析正确的Bug。\u003c/p\u003e\n2022年12月14日\u003cbr\u003e\n\u003cp\u003e修改在ipv4\u0026ipv6双栈主机下，DNS同时解析ipv4和ipv6记录，脚本判断域名是否解析正确的Bug。\u003c/p\u003e\n2022年12月09日\u003cbr\u003e\n\u003cp\u003e升级TLS版本，排除安全隐患，提高nginx性能。\u003c/p\u003e\n2022年11月29日\u003cbr\u003e\n\u003cp\u003e解决通过Github API获取v2ray最新版本失败问题，Github API对于普通用户限制（x-ratelimit-limit）每小时只允许60次请求。对于ipv6 only主机在使用dns64后，由于出口ipv4地址一致，当多人同时调用Github API，造成超出限额，获取v2ray最新版本失败。\u003c/p\u003e\n2022年11月03日\u003cbr\u003e\n\u003cp\u003e修改访问伪装网站提示error code: 1034错误。\u003c/p\u003e\n2022年10月24日\u003cbr\u003e\n\u003cp\u003e修改VLESS启动失败bug。\u003c/p\u003e\n2022年10月18日\u003cbr\u003e\n1、修改纯ipv6网络环境下，申请ssl证书失败等bug。\u003cbr\u003e\n2、修改安装V2ray最新版本v5.1.0程序异常bug。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiifeng%2Fv2ray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiifeng%2Fv2ray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiifeng%2Fv2ray/lists"}