forked from mack-a/v2ray-agent
-
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.
- Loading branch information
Showing
1 changed file
with
52 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,52 @@ | ||
--- | ||
name: 反馈问题 | ||
about: 创建issues | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
>下方留下相关的描述即可 | ||
**1.描述出现的问题** | ||
``` | ||
# | ||
``` | ||
|
||
**2.是否直接安装失败** | ||
- 是 | ||
- 否 | ||
|
||
**3.直接安装失败的错误内容或者截图** | ||
- 此项没有可忽略 | ||
|
||
**4.系统版本【例:Centos8】** | ||
>下列系统版本需自己补全 | ||
- Centos8 | ||
|
||
**5.安装类型** | ||
- 安装 | ||
- 个性化安装 | ||
|
||
**6.安装的核心版本** | ||
>version位置需自己替换 | ||
- Xray-core【version】 | ||
- v2ray-core【version】 | ||
- v2ray-core[XTLS] | ||
|
||
**7.出现问题的协议类型** | ||
- VLESS+XTLS | ||
- VLESS+TLS+WS | ||
- VMess+TLS+WS | ||
- VMess+TLS+TCP | ||
- Trojan | ||
- Trojan-go+ws | ||
|
||
**8.尝试重装后是否100%复现** | ||
- 是 | ||
- 否 | ||
|
||
**9.是否仔细检查客户端与服务端的配置是否相同** | ||
- 是 | ||
- 否 |