{"id":13457080,"url":"https://github.com/wulabing/Xray_onekey","last_synced_at":"2025-03-24T12:30:42.442Z","repository":{"id":37004784,"uuid":"113115495","full_name":"wulabing/Xray_onekey","owner":"wulabing","description":"Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 ","archived":false,"fork":false,"pushed_at":"2024-09-27T06:05:33.000Z","size":2931,"stargazers_count":9308,"open_issues_count":13,"forks_count":3631,"subscribers_count":211,"default_branch":"main","last_synced_at":"2025-03-18T17:08:15.795Z","etag":null,"topics":["nginx","tls","v2ray","vless","vmess","websocket","xray","xtls"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wulabing.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["wulabing"]}},"created_at":"2017-12-05T01:26:46.000Z","updated_at":"2025-03-17T07:41:30.000Z","dependencies_parsed_at":"2024-01-22T02:43:27.944Z","dependency_job_id":"7a552821-1c18-4eeb-9f96-922335c99185","html_url":"https://github.com/wulabing/Xray_onekey","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/wulabing%2FXray_onekey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wulabing%2FXray_onekey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wulabing%2FXray_onekey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wulabing%2FXray_onekey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wulabing","download_url":"https://codeload.github.com/wulabing/Xray_onekey/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245269689,"owners_count":20587827,"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":["nginx","tls","v2ray","vless","vmess","websocket","xray","xtls"],"created_at":"2024-07-31T08:01:32.862Z","updated_at":"2025-03-24T12:30:41.746Z","avatar_url":"https://github.com/wulabing.png","language":"Shell","funding_links":["https://github.com/sponsors/wulabing"],"categories":["Shell"],"sub_categories":[],"readme":"\n## Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 \u003cimg src=\"https://raw.githubusercontent.com/wulabing/Xray_onekey/main/image/project_xray.jpg\" alt=\"Project_Xray\" width=\"122\" height=\"30\" align=\"bottom\" /\u003e\n\n\n\u003e 感谢 JetBrains 提供的非商业开源软件开发授权！\n\n\u003e Thanks for non-commercial open source development authorization by JetBrains!\n\n## 由于 Nginx 前置导致的嵌套 tls 可能会出现连接阻断 目前更推荐使用 reality ，建议移步到以下地址\nhttps://github.com/wulabing/xray_docker\n\n### Telegram 群组\n* Telegram 交流群：https://t.me/wulabing_v2ray \n* Telegram 更新公告频道：https://t.me/wulabing_channel\n\n### 准备工作\n* 准备一个域名，并将 A 记录添加好；\n* 安装好 `wget`。\n\n### 导入链接规范\nhttps://github.com/XTLS/Xray-core/issues/91\n\n\u003e 截至 2021-2-24 仅有 V2RayN 4.12+ 及 V2RayNG 1.5.8+ 支持链接及二维码导入，其他客户端请手动填入配置信息。\n\n\n### 安装/更新方式（Nginx 前置）\n\n支持配置方式\n\n- VLESS + TCP + TLS + Nginx + WebSocket\n\n```\nwget -N --no-check-certificate -q -O install.sh \"https://raw.githubusercontent.com/wulabing/Xray_onekey/nginx_forward/install.sh\" \u0026\u0026 chmod +x install.sh \u0026\u0026 bash install.sh\n```\n\n### 安装/更新方式（Xray 前置）\n\n支持配置方式\n\n- VLESS + TCP + XTLS / TLS  + Nginx\n\n- VLESS + TCP + XTLS / TLS  + Nginx 及 VLESS + TCP + TLS + Nginx + WebSocket 回落并存模式\n\n```\nwget -N --no-check-certificate -q -O install.sh \"https://raw.githubusercontent.com/wulabing/Xray_onekey/main/install.sh\" \u0026\u0026 chmod +x install.sh \u0026\u0026 bash install.sh\n```\n\n\n### 注意事项\n* 如果你不了解脚本中各项设置的具体含义，除域名外，请使用脚本提供的默认值；\n* 使用本脚本需要你拥有 Linux 基础及使用经验，了解计算机网络部分知识，计算机基础操作；\n* 目前支持 Debian 9+ / Ubuntu 18.04+ / Centos7+ / Oracle Linux 7+；\n* 群主仅提供极其有限的支持，如有问题可以询问群友。\n\n### 鸣谢\n\n* 本脚本中 README Project_Xray 项目图片由 Blitzcrank Telegram:@Blitz_crank 提供 在此感谢Blitzcrank\n* 本脚本中 MTProxyTLS 基于 https://github.com/sunpma/mtp 二次修改 在此感谢 sunpma；\n* 本脚本中 锐速 4 合 1 脚本原项目引用 https://www.94ish.me/1635.html 在此感谢；\n* 本脚本中 锐速 4 合 1 脚本修改版项目引用 https://github.com/ylx2016/Linux-NetSpeed 在此感谢 ylx2016；\n* 本脚本中 配置文件及部分逻辑参考 https://github.com/jiuqi9997/xray-yes 在此感谢 玖柒；\n* 本脚本中 二维码 API 部分参考 https://github.com/mack-a/v2ray-agent  在此感谢 mack-a。\n\n### 启动方式\n\n启动 Xray：`systemctl start xray`\n\n停止 Xray：`systemctl stop xray`\n\n启动 Nginx：`systemctl start nginx`\n\n停止 Nginx：`systemctl stop nginx`\n\n### 相关目录\n\nWeb 目录：`/www/xray_web`\n\nXray 服务端配置：`/usr/local/etc/xray/config.json`\n\nNginx 目录： `/etc/nginx`\n\n证书文件： `/ssl/xray.key`（私钥）和 `/ssl/xray.crt`（证书公钥）\n\n### 捐赠\n\n您可以使用我的 搬瓦工 AFF 购买 VPS\n\nhttps://bandwagonhost.com/aff.php?aff=63939\n\n您可以使用我的 JustMySocks AFF 购买搬瓦工提供的代理\n\nhttps://justmysocks.net/members/aff.php?aff=17621\n\n您可以使用我的 DMIT AFF 购买 VPS\n\nhttps://www.dmit.io/aff.php?aff=3957\n\n您可以使用我的 Vultr AFF 创建新的 Vultr 账号并使用\n\nhttps://www.vultr.com/?ref=6881279\n\n您可以通过 USDT 支持我，感谢您的支持\nTRC20:TFannfnajNGYsMTuVDcXfZXXPbcaxAEffa\n\n\n## Stargazers over time\n\n[![Stargazers over time](https://starchart.cc/wulabing/Xray_onekey.svg)](https://starchart.cc/wulabing/Xray_onekey)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwulabing%2FXray_onekey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwulabing%2FXray_onekey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwulabing%2FXray_onekey/lists"}