awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Network Configuration Utilities · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesNetwork Configuration Utilities

Tools for managing and automating network settings, routing, and connectivity configurations on client devices.

Distinguishing note: Focuses on automated network routing and resolver configuration rather than general-purpose network monitoring or protocol implementation.

Explore 2 awesome GitHub repositories matching networking & communication · Network Configuration Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Network Configuration Utilities

Awesome Network Configuration Utilities GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • AdguardTeam/AdGuardHome

    AdguardTeam/AdGuardHome

    32,647View on GitHub↗

    AdGuardHome is a network-wide software solution that provides centralized control over domain name resolution, content filtering, and local network management. It functions as a recursive DNS server and DHCP address server, intercepting network traffic to enforce security policies and block unwanted content across all connected devices. By acting as a central gateway, it ensures that every device on a home or office network benefits from consistent protection and private, authenticated name resolution. The software distinguishes itself through granular client management and robust security fe

    Automates the configuration of network resolvers to ensure traffic is correctly routed through a specific filtering service.

    Goadblockadguarddns
    32,647View on GitHub↗
  • rethinkdb/rethinkdb

    rethinkdb/rethinkdb

    26,993View on GitHub↗

    RethinkDB is a distributed, document-oriented database designed to store and manage JSON-formatted data across scalable clusters. It utilizes a custom log-structured storage engine with B-Tree indexing to ensure high-performance disk I/O and data persistence. The system maintains high availability through automatic sharding and replication, employing a primary-replica voting consensus mechanism to handle node failures and ensure consistent cluster operations. A defining characteristic of the platform is its reactive changefeed engine, which allows applications to subscribe to live data update

    RethinkDB defines network interfaces, ports, and cluster connection settings to control how the server communicates with clients, other nodes, and external services.

    C++
    26,993View on GitHub↗