awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

Awesome GitHub RepositoriesNetwork Protocol Debuggers

Tools for capturing, inspecting, and validating network traffic against protocol specifications.

Explore 5 awesome GitHub repositories matching development tools & productivity · Network Protocol Debuggers. Refine with filters or upvote what's useful.

Awesome Network Protocol Debuggers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • codecrafters-io/build-your-own-xAvatar de codecrafters-io

    codecrafters-io/build-your-own-x

    516,240Ver en GitHub↗

    Este proyecto ofrece un framework integral para crear, gestionar y ejecutar desafíos de programación educativos. Incluye sistemas estandarizados para redactar contenido instructivo, definir casos de prueba y estructurar la documentación para garantizar resultados de aprendizaje consistentes. La plataforma admite una amplia gama de lenguajes de programación mediante entornos de ejecución dedicados que gestionan la compilación, las dependencias y las pruebas automatizadas. La infraestructura facilita flujos de trabajo de desarrollo locales y remotos, ofreciendo utilidades de línea de comandos para probar código sin necesidad de realizar commits en el control de versiones. Cuenta con un ciclo de vida de orquestación automatizado para la ejecución de pruebas en contenedores, complementado con herramientas de diagnóstico para depurar protocolos de red y monitorear la salida de los programas. Además, el proyecto incluye flujos de trabajo de mantenimiento para la gestión del historial del repositorio y herramientas de integración para sincronizar datos con hosts de control de versiones externos.

    Compares network traffic between custom server implementations and reference servers to validate protocol compliance.

    Markdownawesome-listfreeprogramming
    Ver en GitHub↗516,240
  • wanghongenpin/proxypinAvatar de wanghongenpin

    wanghongenpin/proxypin

    13,357Ver en GitHub↗

    Proxypin is a cross-platform HTTP and HTTPS proxy debugger designed to capture, inspect, and modify network traffic. It functions as a man-in-the-middle interceptor, allowing developers to analyze application data flows and validate network communication during development and testing. The tool distinguishes itself through its focus on mobile and remote device integration, utilizing QR-code-based configuration synchronization to simplify the setup of proxy settings and security certificates. It includes an event-driven scripting engine that enables programmatic manipulation of requests and re

    Provides a cross-platform proxy debugger for capturing, inspecting, and modifying network traffic.

    Dartcapture-trafficcharlesfiddler
    Ver en GitHub↗13,357
  • proxymanapp/proxymanAvatar de ProxymanApp

    ProxymanApp/Proxyman

    6,858Ver en GitHub↗

    Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif

    Intercepts and inspects network traffic from iOS, Android, Flutter, and React Native apps.

    debugging-tooliosmacos
    Ver en GitHub↗6,858
  • requestly/requestlyAvatar de requestly

    requestly/requestly

    6,341Ver en GitHub↗

    Captures and inspects HTTP traffic from browsers, desktop apps, and mobile devices for unified debugging.

    TypeScriptapiapi-clientapi-mock
    Ver en GitHub↗6,341
  • reqable/reqable-appAvatar de reqable

    reqable/reqable-app

    5,947Ver en GitHub↗

    Reqable is a cross-platform network debugging tool that functions as an HTTP/HTTPS debugging proxy, a REST API client, and a traffic replay tool. It captures, inspects, and modifies live traffic using a local MITM proxy engine, supports VPN tunnel capture for mobile devices, and provides a Python scripting sandbox for custom traffic processing. The application is available on Windows, macOS, Linux, iOS, and Android. The tool distinguishes itself by combining traffic interception with breakpoint-based request modification, allowing users to pause live HTTP traffic for manual inspection and alt

    A cross-platform network debugging application available on Windows, macOS, Linux, iOS, and Android.

    android-appcapturedebugging-tool
    Ver en GitHub↗5,947
  1. Home
  2. Development Tools & Productivity
  3. Debugging Tools
  4. Network Protocol Debuggers

Explorar subetiquetas

  • Cross-Platform Network DebuggersTools that capture and inspect HTTP traffic from browsers, desktop apps, and mobile devices for unified debugging. **Distinct from Network Protocol Debuggers:** Distinct from Network Protocol Debuggers: focuses on cross-platform HTTP traffic capture rather than protocol-level inspection.