gitextract_2y7xy6a3/ ├── .gitattributes ├── .github/ │ ├── CONTRIBUTING.md │ ├── ISSUE_TEMPLATE │ └── config.yml ├── .gitignore ├── LICENSE ├── README.md └── hosts-files/ ├── dnscrypt-proxy-cloaking-no-sni-rst.txt ├── dnscrypt-proxy-cloaking.txt ├── dnsmasq-no-sni-rst.conf ├── dnsmasq.conf ├── hosts ├── hosts-compact ├── hosts-compact-no-sni-rst ├── hosts-no-sni-rst ├── hosts-no-sni-rst.rsc ├── hosts.rsc ├── surge-no-sni-rst.conf └── surge.conf