mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
44 lines
1.4 KiB
Markdown
44 lines
1.4 KiB
Markdown
|
---
|
||
|
name: Bug Report
|
||
|
about: Bug Report for FRP
|
||
|
title: ''
|
||
|
labels: Requires Testing
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!-- From Chinese to English by machine translation, welcome to revise and polish. -->
|
||
|
|
||
|
<!-- ⚠️⚠️ Incomplete reports will be marked as invalid, and closed, with few exceptions ⚠️⚠️ -->
|
||
|
<!-- in addition, please use search well so that the same solution can be found in the feedback, we will close it directly -->
|
||
|
<!-- for convenience of differentiation, use FRPS or FRPC to refer to the FRP server or client -->
|
||
|
|
||
|
**[REQUIRED] hat version of frp are you using**
|
||
|
<!-- Use ./frpc -v or ./frps -v -->
|
||
|
Version:
|
||
|
|
||
|
**[REQUIRED] What operating system and processor architecture are you using**
|
||
|
OS:
|
||
|
CPU architecture:
|
||
|
|
||
|
**[REQUIRED] description of errors**
|
||
|
|
||
|
**confile**
|
||
|
<!-- Please pay attention to hiding the token, server_addr and other privacy information -->
|
||
|
|
||
|
**log file**
|
||
|
<!-- If the file is too large, use Pastebin, for example https://pastebin.ubuntu.com/ -->
|
||
|
|
||
|
**Steps to reproduce the issue**
|
||
|
1.
|
||
|
2.
|
||
|
3.
|
||
|
|
||
|
**Supplementary information**
|
||
|
|
||
|
**Can you guess what caused this issue**
|
||
|
|
||
|
**Checklist**:
|
||
|
<!--- Make sure you've completed the following steps (put an "X" between of brackets): -->
|
||
|
- [] I included all information required in the sections above
|
||
|
- [] I made sure there are no duplicates of this report [(Use Search)](https://github.com/fatedier/frp/issues?q=is%3Aissue)
|