mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2024-12-27 00:12:31 +01:00
66 lines
1.6 KiB
Markdown
66 lines
1.6 KiB
Markdown
---
|
|
name: "\U0001F41E Issues"
|
|
about: Bug reports
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
THE TRACKER IS DEDICATED TO KEEPING TRACK OF *BUGS*,
|
|
preferably after they have been already discussed and confirmed to be reproducible.
|
|
|
|
FOR ASSISTANCE, PLEASE CLOSE THIS FORM AND USE THE DISCUSSIONS SECTION INSTEAD:
|
|
https://github.com/DNSCrypt/dnscrypt-proxy/discussions/categories/q-a
|
|
|
|
~~~
|
|
|
|
Reported bugs must reproducible in the context described in the "Context" section.
|
|
|
|
Installation and configuration issues are not bugs, but individual assistance request.
|
|
|
|
Context: the LATEST version of `dnscrypt-proxy` (precompiled binaries downloaded from this repository) is correctly installed and configured on your system, but something doesn't seem to produce the expected result.
|
|
|
|
If the bug is not trivial to reproduce on any platform, please include ALL the steps required to reliably duplicate it, on a vanilla, generic install of macOS, Windows, OpenBSD or Ubuntu Linux system, in their most current version.
|
|
|
|
If you don't have any clear understanding of the issue or can't enumerate the steps to reproduce it, open a discussion instead:
|
|
https://github.com/DNSCrypt/dnscrypt-proxy/discussions
|
|
|
|
|
|
## Output of the following commands:
|
|
|
|
./dnscrypt-proxy -version
|
|
|
|
./dnscrypt-proxy -check
|
|
|
|
./dnscrypt-proxy -resolve example.com
|
|
|
|
|
|
- [ ] Initially raised as discussion #...
|
|
|
|
|
|
|
|
## *What* is affected by this bug?
|
|
|
|
|
|
|
|
## *When* does this occur?
|
|
|
|
|
|
|
|
## *Where* does it happen?
|
|
|
|
|
|
|
|
## *How* do we replicate the issue?
|
|
<!-- Please list all the steps required to reliably replicate it, starting from a newly installed operating system -->
|
|
|
|
|
|
|
|
## Expected behavior (i.e. solution)
|
|
|
|
|
|
|
|
## Other Comments
|
|
|