awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

Awesome GitHub RepositoriesDNS-over-HTTPS Clients

Client implementations that wrap DNS queries in HTTPS for secure transmission.

Distinct from DNS-over-HTTPS Servers: Focuses on the client-side implementation of DoH rather than the server-side hosting.

Explore 6 awesome GitHub repositories matching networking & communication · DNS-over-HTTPS Clients. Refine with filters or upvote what's useful.

Awesome DNS-over-HTTPS Clients GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • bromite/bromiteالصورة الرمزية لـ bromite

    bromite/bromite

    6,277عرض على GitHub↗

    Bromite is a privacy-focused fork of the Chromium browser for Android that blocks advertisements and tracking scripts by default, enforces encrypted HTTPS connections, and prevents browser fingerprinting without requiring any extensions or manual configuration. It applies a patch-based build system to layer privacy and security modifications directly onto the upstream Chromium codebase during compilation, integrating a filter list engine for network-level ad blocking and adding noise to browser APIs to mask device identity. The browser distinguishes itself through comprehensive privacy harden

    Sends DNS queries through encrypted HTTPS connections to a user-specified endpoint.

    adblockadblockingandroid
    عرض على GitHub↗6,277
  • sadeghhayeri/greentunnelالصورة الرمزية لـ SadeghHayeri

    SadeghHayeri/GreenTunnel

    4,855عرض على GitHub↗

    GreenTunnel هي أداة شبكة مصممة للالتفاف على فحص الحزم العميق (DPI) وتجاوز رقابة الإنترنت. تعمل كأداة تعدل حزم الشبكة الصادرة وتُشفّر عمليات بحث DNS لمنع مزودي خدمة الإنترنت وأنظمة تصفية الشبكة من اكتشاف وحظر وجهات ويب معينة. يطبق المشروع وكيل تجزئة HTTP ومجزئ مصافحة HTTPS. تقوم هذه المكونات بتقسيم ترويسات الطلبات وسجلات مصافحة TLS عبر مقاطع متعددة لإخفاء أسماء المضيفين وأسماء خوادم الوجهة عن أنظمة الفحص. تتضمن البرمجيات أيضاً عميل DNS-over-HTTPS لاسترداد عناوين IP باستخدام بروتوكولات مشفرة، مما يمنع اعتراض أو انتحال عمليات بحث DNS القياسية. تغطي القدرات الإضافية معالجة حزم TCP وتجزئة المقاطع في طبقة النقل للتهرب من فحص حركة المرور.

    Implements a DNS-over-HTTPS client to securely resolve domain names and prevent ISP interception.

    JavaScript
    عرض على GitHub↗4,855
  • paulmillr/encrypted-dnsالصورة الرمزية لـ paulmillr

    paulmillr/encrypted-dns

    4,415عرض على GitHub↗

    This project is a DNS privacy proxy and resolver that functions as a local bridge, converting plaintext DNS traffic into encrypted requests. It acts as a client for DNS-over-HTTPS and DNS-over-TLS protocols to prevent interception and spoofing of network requests. The system implements network privacy hardening by routing domain lookups through secure tunnels, which reduces the amount of plain text data leaked to internet service providers. It utilizes a profile-based connection management system to map security profiles to specific encrypted endpoints, preventing DNS hijacking and man-in-the

    Routes DNS lookups through HTTPS connections to secure domain resolution against man-in-the-middle attacks.

    JavaScriptcloudflareconfiguration-profiledns
    عرض على GitHub↗4,415
  • timothymiller/cloudflare-ddnsالصورة الرمزية لـ timothymiller

    timothymiller/cloudflare-ddns

    4,224عرض على GitHub↗

    هذا المشروع عبارة عن أداة شبكة تعتمد على Rust وعميل DNS ديناميكي مصمم لمراقبة عناوين IP العامة وتحديث سجلات Cloudflare DNS وقوائم الوصول لجدار حماية تطبيقات الويب (WAF) تلقائياً. يحدد عناوين IPv4 و IPv6 الحالية باستخدام مزيج من واجهات برمجة تطبيقات HTTP ومزودي DNS-over-HTTPS. تتميز الأداة بإدارة كل من سجلات النطاق وقوائم IP الخاصة بـ WAF للحفاظ على وصول آمن للمضيفين ذوي اتصالات الإنترنت المتغيرة. تتضمن وضع معاينة لتغيير DNS لمحاكاة التحديثات دون تعديل السجلات الحية وتستخدم تصفية نطاق anycast لمنع تحديثات السجلات غير الصحيحة من مساحات عناوين المزود. يتعامل النظام مع الجدولة عبر تعبيرات cron أو فترات زمنية ثابتة وينفذ توقيتاً عشوائياً لطلبات API لتجنب تحديد المعدل. يغطي مجالات قدرات واسعة بما في ذلك دعم الشبكة مزدوجة المكدس (dual-stack)، وحقن الأسرار المستند إلى البيئة لرموز المصادقة، وإشعارات الحالة الخارجية، ومراقبة الصحة القائمة على نبضات القلب.

    Identifies current public IPv4 and IPv6 addresses using secure DNS-over-HTTPS providers.

    Rustamd64arm64armv7
    عرض على GitHub↗4,224
  • nextdns/nextdnsالصورة الرمزية لـ nextdns

    nextdns/nextdns

    4,072عرض على GitHub↗

    NextDNS is a network DNS client and proxy that functions as a local resolver, forwarder, and DNS-over-HTTPS proxy. Its primary purpose is to route local name resolution requests to external providers using encrypted HTTPS traffic to improve privacy and bypass network restrictions. The service distinguishes itself by embedding client identity metadata—collected via mDNS or DHCP—into outgoing queries, allowing for per-device tracking and the application of unique filtering profiles. It features advanced routing logic, including split-horizon DNS for balancing public and private resolution, doma

    Converts standard DNS requests into encrypted HTTPS traffic to secure network queries and bypass local DNS restrictions.

    Godnsdns-over-https
    عرض على GitHub↗4,072
  • mr-karan/doggoالصورة الرمزية لـ mr-karan

    mr-karan/doggo

    4,130عرض على GitHub↗

    doggo is a multi-protocol DNS lookup client, performance analyzer, and diagnostic troubleshooting tool. It functions as a command-line utility for performing DNS queries across various transport protocols, including UDP, TCP, HTTPS, TLS, and QUIC. The project distinguishes itself through a focus on secure and distributed resolution. It implements encrypted DNS standards such as DNS over HTTPS, DNS over QUIC, and DNSCrypt, and provides DNSSEC validation to verify chains of trust for signed domains. Additionally, it can execute queries from global geographic locations via an external API to ana

    Encrypts queries and responses via HTTPS to prevent eavesdropping and manipulation of network traffic.

    Godnsdns-clientdoh
    عرض على GitHub↗4,130
  1. Home
  2. Networking & Communication
  3. DNS Servers
  4. DNS-over-HTTPS Servers
  5. DNS-over-HTTPS Clients

استكشف الوسوم الفرعية

  • CLI Configuration ToolsCommand-line interfaces for managing the configuration of encrypted DNS tunnels and failover settings. **Distinct from DNS-over-HTTPS Clients:** Focuses on the administrative CLI interface rather than the network transport implementation of the DoH client.
  • DoH IP DetectionUsing DNS-over-HTTPS queries specifically to identify the public IP of the local host. **Distinct from DNS-over-HTTPS Clients:** Focuses on IP discovery rather than general secure DNS resolution