5 مستودعات
Client-side relays that wrap standard DNS queries into HTTPS requests for remote resolution.
Distinct from DNS-over-HTTPS Servers: Distinct from DNS-over-HTTPS Servers: implements the relay client logic rather than the server hosting the resolver.
Explore 5 awesome GitHub repositories matching networking & communication · DNS-over-HTTPS Relays. Refine with filters or upvote what's useful.
هذا المشروع عبارة عن واجهة إدارة مركزية ومنسق لنشر بروتوكولات تجاوز الرقابة والوكلاء المتخفين. يعمل كأداة لتجاوز رقابة الشبكة تقوم بتوجيه حركة المرور عبر بروتوكولات اتصال مشفرة لتجنب جدران حماية الإنترنت والحظر الإقليمي. يتميز النظام من خلال مدير VPN متعدد البروتوكولات ومنسق خادم وكيل مؤتمت يتعامل مع تحديثات البرامج ونسخ النظام الاحتياطية. يستخدم شبكات توصيل المحتوى لإخفاء هويات خادم الأصل وينفذ نظام DNS مشفر عبر HTTPS لمنع تسمم DNS وحماية خصوصية المستخدم. يغطي المشروع مجموعة واسعة من القدرات الإدارية، بما في ذلك التحكم المركزي في وصول المستخدمين مع حصص حركة المرور والوقت، وتوجيه حركة المرور الذكي بناءً على الوجهة، وبوابة الخدمة الذاتية للمستخدمين لمراقبة استهلاك البيانات. يمكن إجراء إدارة النظام من خلال لوحة إدارة مخصصة أو واجهة روبوت دردشة خارجية.
Implements a DNS-over-HTTPS relay to protect user privacy and prevent DNS poisoning.
Waterfox is a privacy-focused web browser built on a fork of the Gecko engine that removes all telemetry and tracking code while preserving full extension compatibility. It encrypts DNS queries through independent third-party resolvers to prevent centralized monitoring of browsing destinations, and organizes browser tabs into hierarchical parent-child trees with collapsible branches and keyboard-driven navigation. The browser maintains a backward-compatible runtime bridge that supports both legacy XUL-based add-ons and modern WebExtensions simultaneously, allowing users to keep using older or
Encrypts DNS queries and routes them through independent third-party resolvers to prevent centralized tracking.
This project is a network security tool providing an application network firewall, a DNS blocklist manager, and a VPN client with multi-hop capabilities. It functions as a traffic controller that allows or blocks internet access for specific applications on a device. The system distinguishes itself through a DNS-over-HTTPS firewall and traffic obfuscation tools that inject random packets to mask communication patterns and bypass regional internet censorship. It utilizes multi-hop routing to hide the origin of network traffic by chaining connections through multiple remote servers. The softwa
Provides a DNS-over-HTTPS relay to encrypt domain resolution and bypass eavesdropping.
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
Converts plaintext DNS queries into encrypted DNS-over-HTTPS or DNS-over-TLS requests to prevent interception and spoofing.
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
Translates standard UDP DNS requests into encrypted HTTPS traffic to improve privacy and bypass network restrictions.