encrypted-dns
Encrypted DNS resolver stack: DoH (RFC 8484), DoT (RFC 7858), DNSCrypt, DoQ (RFC 9250). Covers ripdpi-dns-resolver crate architecture, EncryptedDnsResolver, ResolverPool, HealthRegistry, health-weighted endpoint rotation, DNS bootstrap problem, SOCKS5 proxy transport, connection pooling, DNSCrypt certificate lifecycle, and DNS tamper detection in ripdpi-monitor. Use when adding or modifying encrypted DNS protocols, debugging resolver failures, tuning health scoring, working with bootstrap IPs, investigating DNS tampering diagnostics, or understanding why a DoH/DoT/DNSCrypt/DoQ exchange fails.
Installation and usage
Encrypted DNS resolver stack: DoH (RFC 8484), DoT (RFC 7858), DNSCrypt, DoQ (RFC 9250). Covers ripdpi-dns-resolver crate architecture, EncryptedDnsResolver, ResolverPool, HealthRegistry, health-weighted endpoint rotation, DNS bootstrap problem, SOCKS5 proxy transport, connection pooling, DNSCrypt certificate lifecycle, and DNS tamper detection in ripdpi-monitor. Use when adding or modifying encrypted DNS protocols, debugging resolver failures, tuning health scoring, working with bootstrap IPs, investigating DNS tampering diagnostics, or understanding why a DoH/DoT/DNSCrypt/DoQ exchange fails.
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use encrypted-dns