awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

178 repository-uri

Awesome GitHub RepositoriesNetwork Infrastructure

Hardware and software components that manage network traffic flow, including load balancing, DNS resolution, and content delivery.

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

Awesome Network Infrastructure GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • awesome-selfhosted/awesome-selfhostedAvatar awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Vezi pe GitHub↗

    Acest proiect este un director curatoriat de comunitate cu software open-source conceput pentru implementarea în medii de server private și laboratoare de acasă (home labs). Servește drept resursă cuprinzătoare pentru descoperirea alternativelor independente, auto-găzduite, la serviciile cloud mainstream, permițând utilizatorilor să mențină proprietatea deplină a datelor și controlul asupra infrastructurii lor digitale. Directorul este structurat printr-o taxonomie ierarhică ce organizează o colecție vastă de aplicații în categorii logice, variind de la gestionarea media și analiza datelor la comunicare privată și instrumente de productivitate în echipă. Se distinge printr-un proces colaborativ de peer-review, unde membrii comunității validează calitatea și relevanța fiecărei trimiteri pentru a se asigura că directorul rămâne precis și fiabil. Proiectul acoperă o suprafață largă de capabilități, inclusiv automatizarea infrastructurii, implementarea serviciilor bazate pe containere și gestionarea configurației declarative. Aceste instrumente ajută utilizatorii să mențină medii de server reproductibile și să gestioneze dependențele complexe ale serviciilor pe hardware privat. Directorul este menținut ca un repository controlat prin versiuni, asigurându-se că toate actualizările și modificările conduse de comunitate sunt urmărite și transparente.

    Inspects and forwards network traffic through proxy chains or interception layers to manage connectivity.

    awesomeawesome-listcloud
    Vezi pe GitHub↗299,516
  • rg3/youtube-dlAvatar rg3

    rg3/youtube-dl

    140,520Vezi pe GitHub↗

    This project is a command-line video downloader and web media extractor written in Python. It is designed to retrieve video and audio streams from various hosting platforms for local storage or real-time streaming via standard output. The system utilizes a framework of custom extractor classes to handle different websites and allows for the development of new extractors to extend compatibility. It supports accessing restricted, private, or region-locked content through the use of session cookies, user-agent headers, and proxy server routing. Capabilities include media format selection based

    Directs network traffic through proxy servers to bypass rate limits and geographic restrictions.

    Python
    Vezi pe GitHub↗140,520
  • traefik/traefikAvatar traefik

    traefik/traefik

    63,644Vezi pe GitHub↗

    Traefik is a cloud-native edge router and API gateway designed to manage service communication and traffic flow across distributed infrastructure. It functions as a dynamic service proxy that automatically discovers backend services and configures routing rules in real time, eliminating the need for manual restarts or complex configuration updates. By integrating directly with container orchestrators and service registries, it maintains a consistent state for network traffic, load balancing, and security policy enforcement. The project distinguishes itself through its deep integration with di

    Refreshes routing rules and service discovery mappings in real time without requiring manual service restarts.

    Goconsuldockeretcd
    Vezi pe GitHub↗63,644
  • usememos/memosAvatar usememos

    usememos/memos

    60,819Vezi pe GitHub↗

    Memos is a self-hosted, container-native knowledge management platform designed for capturing and organizing personal notes. It functions as a private workspace where users can create content using markdown, tags, and media embeds to streamline daily productivity. The system is built to be deployed as a portable service, allowing individuals to maintain full control over their data and hosting environment. Beyond its core note-taking capabilities, the platform operates as a headless content service that exposes a structured RESTful API. This interface allows for programmatic interaction, enab

    Adjust request headers and URL generation logic to maintain operational integrity when deployed behind reverse proxies or load balancers.

    Godockerfossgo
    Vezi pe GitHub↗60,819
  • xingshaocheng/architect-awesomeAvatar xingshaocheng

    xingshaocheng/architect-awesome

    60,821Vezi pe GitHub↗

    This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-performance software environments. The repository distinguishes itself by offering deep dives into core architectural concepts such as actor-based concurrency, aspect-oriented interception, and inversion-of-control containers. It emphasizes the practical application of distributed syst

    Accelerate content delivery by offloading static assets to global networks, minimizing latency for geographically dispersed users.

    Vezi pe GitHub↗60,821
  • shadowsocks/shadowsocks-windowsAvatar shadowsocks

    shadowsocks/shadowsocks-windows

    59,574Vezi pe GitHub↗

    Shadowsocks-Windows is a desktop proxy manager that provides a graphical interface for configuring system-wide network routing. It functions as a local SOCKS5 or HTTP proxy server, intercepting outbound traffic through system-level injection to route requests through secure, encrypted remote tunnels. The application distinguishes itself through a modular architecture that supports plugin-based transport extensibility, allowing users to integrate external binaries for custom traffic obfuscation and specialized cryptographic protocols. It also enables high-availability networking by automatical

    Directs system-wide network traffic through intermediary servers to bypass regional restrictions and manage connection paths.

    C#c-sharpproxyshadowsocks
    Vezi pe GitHub↗59,574
  • pi-hole/pi-holeAvatar pi-hole

    pi-hole/pi-hole

    59,314Vezi pe GitHub↗

    Pi-hole is a self-hosted network utility that functions as a DNS sinkhole server to provide network-wide ad blocking. By acting as a dedicated network gateway, it intercepts and discards requests for known advertising, tracking, and malicious domains across an entire local network, preventing unwanted content from loading on any connected device. The software operates through a lightweight background daemon that handles high volumes of concurrent DNS queries with minimal resource overhead. It utilizes a host-file injection mechanism to redirect traffic toward its local filtering engine and ap

    Runs as a lightweight background daemon to manage domain name resolution requests with minimal system overhead.

    Shellad-blockerblockercloud
    Vezi pe GitHub↗59,314
  • requests/requestsAvatar requests

    requests/requests

    54,070Vezi pe GitHub↗

    Requests is a Python HTTP client library used for sending HTTP requests and handling responses. It serves as a network client providing fundamental components for session management, proxy routing, multi-part uploading, and SSL/TLS certificate verification. The project distinguishes itself through a session manager that maintains cookies and reuses TCP connections to improve network performance. It also includes a dedicated multi-part form uploader for transmitting binary data and an integrated SSL/TLS certificate verifier to ensure encrypted and trusted communication. The library covers a b

    Directs outgoing network traffic through intermediate proxy servers to bypass restrictions or obscure the client origin.

    Python
    Vezi pe GitHub↗54,070
  • psf/requestsAvatar psf

    psf/requests

    54,044Vezi pe GitHub↗

    Requests is a high-level HTTP client library designed to simplify web communication and API integration. It provides an intuitive, human-readable interface for performing standard network operations, including request execution, connection pooling, and stateful session management. By encapsulating raw network data into structured objects, the library automates the complexities of headers, cookies, and payload transmission. The library distinguishes itself through a modular transport adapter layer that allows for custom protocol handling and extensible authentication hooks. It supports a wide

    Maintains persistent TCP connections across multiple operations to minimize latency and reduce overhead during network communication.

    Pythonclientcookiesforhumans
    Vezi pe GitHub↗54,044
  • vercel-labs/agent-browserAvatar vercel-labs

    vercel-labs/agent-browser

    36,203Vezi pe GitHub↗

    This project is an agentic framework designed to enable autonomous web navigation and browser automation. It functions as a controller that translates natural language instructions into deterministic browser actions, allowing agents to interact with websites, perform data extraction, and manage complex authentication flows. By leveraging accessibility trees and semantic element resolution, the framework mimics human-like navigation, moving beyond brittle DOM selectors to interact reliably with modern web interfaces. The framework distinguishes itself through its focus on secure, scalable exec

    Routes network traffic through proxies to manage egress and bypass restrictions.

    Rust
    Vezi pe GitHub↗36,203
  • searxng/searxngAvatar searxng

    searxng/searxng

    32,180Vezi pe GitHub↗

    This project is a privacy-focused, self-hosted metasearch engine that aggregates results from a wide array of web, academic, and media sources into a single, unified interface. By acting as a proxy between the user and external search providers, it strips identifying headers and tracking parameters from requests, ensuring that search activity remains anonymous and protected from third-party profiling. The platform distinguishes itself through a modular, plugin-based architecture that allows for extensive customization of search behavior, result filtering, and interface branding. It supports a

    Routes search requests through secure proxies to bypass CAPTCHA challenges and prevent IP leakage.

    Pythonbingbravedegoogle
    Vezi pe GitHub↗32,180
  • iawia002/annieAvatar iawia002

    iawia002/annie

    31,414Vezi pe GitHub↗

    Annie is a command-line video downloader and web video extraction library written in Go. It functions as a concurrent media downloader designed to fetch video files and playlists from websites via URLs. The tool distinguishes itself through a proxy-aware network layer that supports SOCKS5 and HTTP proxies to bypass regional content restrictions. It also incorporates session cookie integration and referrer spoofing to facilitate the download of authenticated or age-gated content. The project provides capabilities for bulk media acquisition, including batch downloading from text files and extr

    Directs network requests through intermediary HTTP or SOCKS5 proxies to bypass regional access restrictions.

    Go
    Vezi pe GitHub↗31,414
  • iawia002/luxAvatar iawia002

    iawia002/lux

    31,412Vezi pe GitHub↗

    Lux is a command line video downloader written in Go designed for extracting and saving video and audio from various websites. It functions as a concurrent media downloader that increases transfer speeds by splitting files into fragments and downloading them using multiple threads. The tool serves as a playlist download manager capable of retrieving entire video collections or specific ranges of items. It also operates as a proxy-enabled media client, supporting HTTP and SOCKS5 proxies and session cookies to access region-locked, private, or age-gated content. Additional capabilities include

    Routes outgoing requests through intermediary proxy servers to bypass regional network restrictions.

    Gobilibilicrawlerdownload
    Vezi pe GitHub↗31,412
  • trailofbits/algoAvatar trailofbits

    trailofbits/algo

    30,278Vezi pe GitHub↗

    Algo is a cloud VPN deployment tool and WireGuard orchestrator designed to automate the provisioning and configuration of personal VPN servers across multiple cloud infrastructure providers. It functions as a multi-cloud infrastructure provisioner and a VPN client configuration generator, creating the necessary tunnels and connection profiles for secure device connectivity. The project distinguishes itself by integrating a network ad-blocking DNS server directly into the deployment, filtering advertisements and malicious domains for all connected clients. It further simplifies the onboarding

    Runs a local resolver that matches queries against blacklists to block advertisement and tracking domains.

    Pythonansibleencryptionikev2
    Vezi pe GitHub↗30,278
  • envoyproxy/envoyAvatar envoyproxy

    envoyproxy/envoy

    27,630Vezi pe GitHub↗

    Envoy is a high-performance, cloud-native service proxy designed for service-to-service communication in distributed architectures. It functions as a service mesh data plane, providing a centralized mechanism for managing, securing, and observing network traffic between microservices. The project is distinguished by its ability to perform dynamic traffic management and configuration updates in real-time without requiring service restarts or downtime. It utilizes a non-blocking, event-driven architecture to handle high-concurrency connections and supports hot-restart process management, which

    Updates routing, security, and load balancing policies in real-time without interrupting active network connections.

    C++carscatscats-over-dogs
    Vezi pe GitHub↗27,630
  • loyalsoldier/clash-rulesAvatar Loyalsoldier

    Loyalsoldier/clash-rules

    27,127Vezi pe GitHub↗

    Clash-rules provides a standardized, declarative system for managing network traffic routing across desktop and mobile proxy clients. It functions as a centralized configuration provider that uses structured rule sets to categorize outgoing requests, allowing users to define whether specific connections should be proxied, rejected, or routed directly. The project distinguishes itself through its comprehensive, curated rulesets that enable granular control over network behavior. By employing domain-pattern matching, CIDR-based network analysis, and application-specific signatures, it ensures c

    Directs international network traffic through proxy servers to bypass regional restrictions and optimize connection paths.

    adblockadguardanticensorship
    Vezi pe GitHub↗27,127
  • homebrew/legacy-homebrewAvatar Homebrew

    Homebrew/legacy-homebrew

    26,849Vezi pe GitHub↗

    This project is a command line package manager and dependency management engine used for installing, updating, and removing software packages across different operating systems. It functions as a package recipe system and software repository administrator, utilizing declarative scripts to define software sources, build arguments, and installation steps. The system operates as a binary distribution platform that compiles source code into pre-compiled binaries and distributes them through remote repositories. It includes an automated version tracker that monitors upstream software releases and

    Redirects requests for binaries and API data through caching proxies to optimize download speeds.

    Vezi pe GitHub↗26,849
  • netbirdio/netbirdAvatar netbirdio

    netbirdio/netbird

    26,188Vezi pe GitHub↗

    NetBird is a zero-trust networking platform that builds secure, encrypted peer-to-peer overlay networks using the WireGuard protocol. It functions as a software-defined perimeter, connecting distributed infrastructure across cloud environments and physical locations while hiding network resources from the public internet. By integrating with external identity providers, the platform enforces granular access control and identity-based segmentation for every user and device. The platform distinguishes itself through extensive automation and programmatic management capabilities. It provides a ce

    Routes network traffic between peers via intermediary servers when direct point-to-point connections cannot be established.

    Gogolangmeshmesh-networks
    Vezi pe GitHub↗26,188
  • request/requestAvatar request

    request/request

    25,542Vezi pe GitHub↗

    This is an HTTP client library used for sending and receiving network requests. It functions as an HTTP traffic replicator, a multipart form uploader, and an OAuth request signer, while also serving as an HTTP client capable of routing traffic through Unix domain sockets for local inter-process communication. The project distinguishes itself with the ability to import and parse HTTP Archive JSON files to reproduce recorded network traffic. It also provides cryptographic OAuth signing to secure API access using hashing algorithms and supports routing requests through Unix domain sockets using

    Directs network traffic through intermediary proxy servers using tunneling and custom header filtering.

    JavaScript
    Vezi pe GitHub↗25,542
  • gopeedlab/gopeedAvatar GopeedLab

    GopeedLab/gopeed

    24,975Vezi pe GitHub↗

    Gopeed is a cross-platform download manager that provides a unified interface for retrieving files across diverse protocols, including HTTP, BitTorrent, Magnet, and ED2K. It utilizes a multi-segment concurrent downloading engine to maximize network bandwidth utilization and accelerate transfer speeds. The application is designed for both desktop and mobile environments, offering a terminal-based command-line interface alongside a graphical user experience. The project distinguishes itself through a scriptable extension framework that allows users to execute custom JavaScript to automate compl

    Routes outbound traffic through configurable HTTP or SOCKS5 proxy tunnels to manage network paths.

    Goandroidbittorrentcross-platform
    Vezi pe GitHub↗24,975
Înapoi123456…9Înainte
  1. Home
  2. Networking & Communication
  3. Network Infrastructure and Routing
  4. Network Infrastructure and Configuration
  5. Network Infrastructure

Explorează sub-etichetele

  • Authoritative and Recursive DNS ServicesCombining both authoritative zone hosting and iterative recursive resolution in a single server. **Distinct from Recursive DNS Resolvers:** Distinct from Recursive DNS Resolvers: covers the dual role of being the source of truth and a resolver.
  • Connection Pooling StrategiesMechanisms for maintaining and reusing persistent network connections to optimize performance.
  • Content Delivery NetworksGlobal server networks for distributing static assets.
  • DNS DaemonsLightweight background processes that handle domain name resolution requests.
  • DNS Traffic ManagersSoftware that provides visibility and control over DNS resolution requests originating from network devices.
  • DNS-Based Ad Blockers3 sub-tag-uriSoftware that filters network traffic by intercepting and blocking DNS requests for known advertisement and tracking domains.
  • Dynamic Service ProxiesProgrammable networking layers that perform real-time service discovery and routing updates without service interruption.
  • Load Balancer IP Address ManagementSystems for automating the allocation and announcement of IP addresses for network load balancing services.
  • MappersTools for correlating IP ranges and autonomous system numbers to uncover network relationships. **Distinct from Network Infrastructure:** Distinct from Network Infrastructure: focuses on the mapping and discovery of network relationships rather than managing traffic flow.
  • Proxy-Aware RoutingLogic for handling request headers and URL generation behind reverse proxies.
  • Recursive DNS Resolvers2 sub-tag-uriServices that perform full domain name resolution by querying authoritative name servers on behalf of clients.
  • Traffic Routing Proxies3 sub-tag-uriSystems that direct network traffic through intermediary servers to manage connection paths or bypass regional restrictions.