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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 dépôts

Awesome GitHub RepositoriesHTTPS Decryption Proxies

Proxies that decrypt HTTPS traffic using dynamically generated TLS certificates for inspection and modification.

Distinct from Traffic Interception: Distinct from Traffic Interception: specifically handles TLS decryption with per-host certificate generation, not generic traffic routing.

Explore 7 awesome GitHub repositories matching networking & communication · HTTPS Decryption Proxies. Refine with filters or upvote what's useful.

Awesome HTTPS Decryption Proxies GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • proxymanapp/proxymanAvatar de ProxymanApp

    ProxymanApp/Proxyman

    6,858Voir sur 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 decrypts HTTPS traffic as a man-in-the-middle proxy.

    debugging-tooliosmacos
    Voir sur GitHub↗6,858
  • elazarl/goproxyAvatar de elazarl

    elazarl/goproxy

    6,698Voir sur GitHub↗

    An HTTP proxy library for Go

    Implements HTTPS interception via dynamic TLS certificate generation for encrypted traffic inspection.

    Go
    Voir sur GitHub↗6,698
  • diegosouzapw/omnirouteAvatar de diegosouzapw

    diegosouzapw/OmniRoute

    6,391Voir sur GitHub↗

    OmniRoute is a unified LLM API gateway that connects multiple AI providers to a single endpoint. Its primary purpose is to simplify the integration of various AI models into tools and agents by translating different provider formats into a standardized API. The project distinguishes itself through a multi-strategy request routing system that optimizes for cost, speed, and availability, including automatic model fallbacks and a circuit-breaker resilience model to isolate provider failures. It employs a local-first security posture, using AES-256-GCM encryption to store API keys and conversatio

    Uses a transparent interception proxy to capture and decrypt traffic from clients that ignore standard proxy settings.

    TypeScript
    Voir sur GitHub↗6,391
  • 3proxy/3proxyAvatar de 3proxy

    3proxy/3proxy

    5,264Voir sur GitHub↗

    3proxy est un serveur proxy multi-protocole et une passerelle de contrôle d'accès réseau. Il fonctionne comme un transmetteur de trafic réseau capable de router le trafic TCP et UDP via HTTP, SOCKS et divers protocoles d'e-mail et de fichiers. Le projet fournit des capacités spécialisées pour l'inspection sécurisée du trafic, y compris le déchiffrement et l'analyse des flux HTTPS et TLS via l'usurpation de certificat et l'authentification mutuelle. Il prend en outre en charge l'anonymisation de l'identité du client en routant le trafic sortant via des chaînes de proxy amont récursives. Le logiciel couvre un large éventail de fonctions de gestion réseau, y compris le routage de protocole pour FTP, POP3 et SMTP, ainsi que le transfert de port et le pontage IPv4/IPv6. Il inclut des outils administratifs pour la limitation de bande passante, la limitation de connexion et le filtrage de contenu en temps réel utilisant des expressions régulières pour modifier les charges utiles et les en-têtes. La sécurité et l'observabilité sont gérées via un contrôle d'accès basé sur des politiques, la vérification d'identité RADIUS et une journalisation complète de l'activité réseau avec rotation automatique.

    Decrypts HTTPS traffic using a custom authority certificate for inspection and modification.

    Caccountingchttps-proxy
    Voir sur GitHub↗5,264
  • jz-darkal/androidhttpcaptureAvatar de JZ-Darkal

    JZ-Darkal/AndroidHttpCapture

    4,598Voir sur GitHub↗

    AndroidHttpCapture is a mobile application for intercepting and analyzing HTTP and HTTPS network traffic directly on an Android device. It functions as a local proxy server and traffic interceptor to capture and monitor requests and responses from other installed mobile applications. The tool provides capabilities for MITM HTTPS decryption through root certificate installation and supports exporting captured network sessions as HAR files for external analysis. It allows for real-time response body injection and the modification of request headers via user agent spoofing. The project includes

    Decrypts HTTPS traffic by installing root certificates and generating on-the-fly TLS certificates.

    Java
    Voir sur GitHub↗4,598
  • kdzwinel/betwixtAvatar de kdzwinel

    kdzwinel/betwixt

    4,562Voir sur GitHub↗

    Betwixt is a system-wide network monitor and web debugging proxy that captures network requests from any installed application. It functions as an HTTPS traffic inspector, routing operating system and command line interface traffic through a local proxy for analysis. The tool utilizes a Chrome DevTools compatible interface to render captured traffic, allowing for the inspection of requests and responses from non-browser sources. It performs man-in-the-middle HTTPS decryption by generating a trusted root certificate to inspect encrypted communication between clients and servers. The project c

    Implements a proxy that decrypts HTTPS traffic using dynamically generated TLS certificates for inspection.

    JavaScript
    Voir sur GitHub↗4,562
  • abhinavsingh/proxy.pyAvatar de abhinavsingh

    abhinavsingh/proxy.py

    3,533Voir sur GitHub↗

    proxy.py is a lightweight, dependency-free HTTP and reverse proxy framework built in Python that handles network traffic through asynchronous event loops and multi-core connection distribution. It acts as a customizable proxy server and embedded web server, allowing developers to inspect, route, and modify web traffic programmatically or via command-line execution wrappers. The platform provides in-flight TLS interception and traffic decryption using generated root certificates, alongside modular extension hooks that support custom dashboard interfaces, request handling plugins, and REST API

    Decrypts HTTPS traffic using dynamically generated TLS certificates for inspection and modification.

    Pythondns-over-httpsgfwhttp-proxy
    Voir sur GitHub↗3,533
  1. Home
  2. Networking & Communication
  3. Traffic Interception
  4. HTTPS Decryption Proxies

Explorer les sous-tags

  • Android Emulator HTTPS DecryptionsOverrides HTTP proxy settings and installs system-level certificates on Android emulators to decrypt HTTPS traffic. **Distinct from HTTPS Decryption Proxies:** Distinct from HTTPS Decryption Proxies: specifically targets Android emulators with proxy override and system certificate installation.
  • Language-Specific DecryptionsDecrypts HTTPS traffic from specific programming language runtimes by installing and trusting self-signed certificates. **Distinct from HTTPS Decryption Proxies:** Distinct from HTTPS Decryption Proxies: focuses on per-language certificate trust configuration rather than general proxy decryption.
  • Rooted Android DecryptionsInstalls CA certificates into system trust stores on rooted Android devices for full HTTPS decryption. **Distinct from HTTPS Decryption Proxies:** Distinct from HTTPS Decryption Proxies: specifically targets rooted Android devices with system-level certificate installation.
  • iOS HTTPS DecryptionsDecrypts HTTPS traffic on iOS devices using a locally generated self-signed root certificate. **Distinct from HTTPS Decryption Proxies:** Distinct from HTTPS Decryption Proxies: focuses specifically on iOS device decryption, not general proxy decryption.