|
|
@@ -9,6 +9,8 @@ body:
|
|
|
options:
|
|
|
- label: I confirm that I have read the documentation, understand the meaning of all the configuration items I wrote, and did not pile up seemingly useful options or default values.
|
|
|
required: true
|
|
|
+ - label: I provided the complete config and logs, rather than just providing the truncated parts based on my own judgment.
|
|
|
+ required: true
|
|
|
- label: I searched issues and did not find any similar issues.
|
|
|
required: true
|
|
|
- type: input
|
|
|
@@ -40,7 +42,7 @@ body:
|
|
|
Don't just paste a big exported config file here. Eliminate useless inbound/outbound, rules, options, this can help determine the problem, if you really want to get help.
|
|
|
|
|
|
### For logs
|
|
|
- Please set the log level to debug first.
|
|
|
+ Please set the log level to debug and dnsLog to true first.
|
|
|
Restart Xray-core, then operate according to the reproduction method, try to reduce the irrelevant part in the log.
|
|
|
Remember to delete parts with personal information (such as UUID and IP).
|
|
|
Provide the log of Xray-core, not the log output by the panel or other things.
|