forked from FunctionClub/V2ray.Fun
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
恢复readme
- Loading branch information
Showing
1 changed file
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,29 @@ | ||
# V2ray.Fun | ||
## 仅在Debian系列测试 | ||
### 一键安装 | ||
|
||
## 简介 | ||
|
||
一个基于 Web 的 V2ray 控制面板 | ||
|
||
![1.png](1.png) | ||
|
||
![2.png](2.png) | ||
|
||
## 系统支持 | ||
|
||
**请务必使用新系统,纯净的VPS系统安装!!!** | ||
|
||
- Debian 8 | ||
- **Debian 9(推荐)** | ||
- Ubuntu 14 | ||
- Ubuntu 16 | ||
- CentOS 7 | ||
|
||
## 不支持 | ||
- CentOS 6 | ||
|
||
## 一键安装 | ||
|
||
目前处于测试阶段,不保证一键脚本能安装成功 | ||
|
||
> wget -N --no-check-certificate https://raw.githubusercontent.com/mingxin0130/V2ray.Fun/master/install-debian.sh && bash install-debian.sh | ||