awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Network Traffic Optimizers · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesNetwork Traffic Optimizers

Utilities that reduce bandwidth usage by filtering or optimizing response data.

Distinguishing note: Specifically targets HTTP header-only requests to avoid unnecessary body downloads.

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

  1. Home
  2. Networking & Communication
  3. Network Traffic Optimizers

Awesome Network Traffic Optimizers GitHub Repositories

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

    httpie/cli

    37,578View on GitHub↗

    This project is a terminal-based HTTP client designed for interacting with web services, debugging APIs, and automating network requests. It provides a specialized command-line interface that simplifies the construction of complex HTTP exchanges, allowing users to test and inspect web services directly from the shell. The tool distinguishes itself through a declarative syntax engine that translates shorthand command-line tokens into fully formed HTTP requests, including headers, parameters, and body payloads. It features a modular, plugin-based architecture that enables users to extend core f

    Optimizes network usage by automatically skipping response bodies when only headers are required.

    Pythonapiapi-clientapi-testing
    37,578View on GitHub↗
  • XX-net/XX-Net

    XX-net/XX-Net

    33,428View on GitHub↗

    XX-Net is a cross-platform desktop application that functions as a local proxy server and network traffic router. It intercepts outgoing network requests from a local machine and redirects them through encrypted tunnels to a distributed mesh of cloud-based nodes, facilitating secure and reliable access to external resources. The software distinguishes itself by providing a centralized management interface for coordinating complex proxy infrastructure. It employs rule-based traffic routing, allowing users to define custom logic based on destination addresses and protocols to determine the opti

    Directs data packets across multiple paths based on predefined rules to improve connection stability and bypass network restrictions effectively.

    Pythongfwgoagentproxy
    33,428View on GitHub↗