Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 716 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

21 lines (17 loc) · 716 Bytes

Describe the issue you are having

Describe your setup?

Are you running sniproxy

DNS Configuration

<!-- Paste either your docker run command for the DNS container OR explain how you have setup DNS zone files etc -->

Sniproxy output

Please paste the output from docker logs <sniproxy container name/id> | sed 's/.*\:443 \[//;s/\].*//' | sort | uniq -c below

<!-- If you are running sniproxy paste the output to the following command
docker logs <sniproxy container name/id> | sed 's/.*\:443 \[//;s/\].*//' | sort | uniq -c
-->