Files
nexus/wiki/sources/3X-UI-Xray-on-BandwagonVPS.md

82 lines
2.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "3X-UI Xray on BandwagonVPS"
type: source
tags: [vps, xray, 3x-ui, vpn, proxy]
date: 2026-02-10
---
## Source File
- [[raw/Home Office/3X-UI Xray on BandwagonVPS]]
## Summary
- 核心主题:在 Bandwagon VPS 上安装配置 3X-UI 面板管理 Xray 代理服务
- 问题域自建代理节点VLESS+Reality 协议配置
- 方法/机制:一键安装脚本 + Web 管理界面 + 多平台客户端
- 结论/价值:获得自管理的代理节点,支持 VLESS+Reality 加密传输
## Key Claims
- 3X-UI 提供一键安装脚本,简化 Xray 部署流程
- VLESS+Reality 协议提供更安全的代理传输
- 支持多平台客户端Windows/Linux v2rayN、Android v2rayNG
- BBR 加速可提升网络传输性能
## Key Quotes
> "使用 VLESS+Reality 方式配置,需要产生公钥和私钥" — 配置策略说明
## Key Concepts
- [[BBR]]TCP BBR 拥塞控制算法,通过 3X-UI 选项 23 启用
- [[VLESS+Reality]]Xray 支持的加密代理协议
- [[SSL Certificate]]:通过 3X-UI 选项 18/19 管理证书
## Key Entities
- [[Bandwagon]]VPS 主机服务商,提供 VPS2 服务器
- [[VPS2]]Bandwagon 机房的具体 VPS 实例IP 104.194.92.188
- [[3X-UI]]Xray 面板管理脚本,简化代理服务配置
- [[Xray]]:核心代理软件,支持多种代理协议
- [[v2rayN]]Windows/Linux 代理客户端
- [[v2rayNG]]Android 代理客户端
## Connections
- [[Bandwagon]] ← hosts ← [[VPS2]]
- [[VPS2]] ← runs ← [[3X-UI]]
- [[3X-UI]] ← manages ← [[Xray]]
- [[Xray]] ← accepts ← [[VLESS+Reality]]
- [[v2rayN]] ← connects_to ← [[Xray]]
- [[v2rayNG]] ← connects_to ← [[Xray]]
## Contradictions
-
## Server Information
| 项目 | 值 |
|------|-----|
| 服务器 | VPS2 (Bandwagon) |
| IP | 104.194.92.188 |
| 域名 | kiwi.ishenwei.online |
| SSH | `ssh vps2` |
| Web管理 | https://kiwi.ishenwei.online:2053/ |
| 用户名 | d96nRBgFUL |
| 密码 | er9XU0VsF1 |
## 3X-UI Management Options
| 选项 | 功能 |
|------|------|
| 1 | 安装 |
| 11 | 启动 |
| 12 | 停止 |
| 13 | 重启 |
| 14 | 查看状态 |
| 16 | 启用自启动 |
| 18 | SSL 证书管理 |
| 23 | 启用 BBR |
| 24 | 更新 Geo 文件 |
## Client Download
| 平台 | 客户端 |
|------|--------|
| Windows/Linux | v2rayN |
| Android | v2rayNG |