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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
up9inc avatar

up9inc/mizu

0
View on GitHub↗
kubeshark.com↗

Mizu

Mizu is a suite of tools for capturing, indexing, and visualizing cloud-native network traffic and decrypted payloads for cluster-wide diagnostics. It provides Kubernetes network observability by using eBPF to index and visualize layer 4 and layer 7 traffic with full cluster context, allowing for the mapping of workload dependencies and the diagnosis of network failures.

The project distinguishes itself by using kernel-level hooks to decrypt TLS traffic in plain text without requiring private keys. It further integrates a standardized context protocol to expose indexed network telemetry to AI agents, enabling natural language queries and automated root cause analysis.

The system covers comprehensive network telemetry, including protocol-aware traffic indexing, real-time semantic querying, and the generation of workload dependency maps. It also includes capabilities for recording filtered packet captures and exporting point-in-time network snapshots to cloud storage or local files.

The software supports operation in air-gapped, on-premises environments without external network dependencies.

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Features

  • Traffic Decryption - Intercepts and decrypts live TLS-encrypted network traffic using kernel-level hooks without requiring private keys.
  • Kubernetes - Provides an integrated platform for capturing and visualizing cluster-wide network traffic and API calls using eBPF in Kubernetes.
  • AI-Assisted Network Troubleshooting - Connects network observability data to AI agents via MCP to automate root cause analysis and response.
  • Kubernetes Cluster Context - Correlates low-level kernel network flows with high-level Kubernetes cluster identities using the orchestrator API.
  • Protocol-Aware Traffic Indexing - Parses network protocols to enable queries based on identity, API context, and network attributes without code instrumentation.
  • Stream Parsing Utilities - Parses raw byte streams to index Layer 4 transport and Layer 7 application protocol metadata.
  • eBPF Interceptors - Employs eBPF for kernel-level interception of network packets and system calls without application modification.
  • Kernel-Level Traffic Interceptors - Intercepts network traffic at the kernel level to reveal encrypted payloads in plain text without code instrumentation.
  • Network Traffic Analysis Assistants - Uses AI agents to perform automated root cause analysis and semantic filtering of network traffic.
  • Network Semantic Querying - Implements a specialized query language to filter and retrieve network data using API and cluster semantics.
  • Network Traffic Analyzers - Captures, filters, and indexes packet data to map workload dependencies and diagnose network failures.
  • Traffic Monitoring Tools - Indexes network traffic with full Kubernetes cluster context to provide visibility into service-to-service communications.
  • Communication Dependency Maps - Generates visual maps showing communication paths, traffic volume, and protocol usage between Kubernetes workloads.
  • Multi-Layer Traffic Indexing - Analyzes real-time payloads and matches requests with responses across Layer 4 and Layer 7 using cluster context.
  • Model Context Protocol - Implements the Model Context Protocol to expose indexed network telemetry to AI agents.
  • AI Agent Context Enrichers - Provides a standardized context protocol to stream network telemetry and cluster data to AI agents for natural language queries.
  • Network Traffic Snapshots - Records point-in-time network data and exports it to cloud storage or files for external analysis.
  • Cloud Native Packet Captures - Records network traffic snapshots and exports raw decrypted data to cloud storage or local files.
  • Traffic Inspection Tools - Inspects encrypted TLS network traffic without requiring private keys to analyze the underlying payloads.
  • AI-Driven Observability Interfaces - Exposes network observability data through an AI-powered queryable interface and interactive dashboard.
  • Automated Incident Response Workflows - Integrates observability data with AI assistants to automate the detection and resolution of network failures.
  • Network Traffic Logs - Provides persistent storage and management of intercepted network traffic for historical analysis and retrospective investigation.
  • Network Traffic Dashboards - Displays real-time network traffic matching specific queries through a semantic visual dashboard.
  • Traffic Analysis - Records and filters packet captures for retrospective investigation and forensic analysis.
  • Traffic Data Export - Saves raw network traffic and decrypted payloads as files or snapshots for archival and external analysis.
  • Monitoring and Visualization - API traffic viewer for inspecting microservice communication.
  • Kubernetes Security - API traffic viewer for Kubernetes microservices.
11,958 stele·540 fork-uri·Go·Apache-2.0·6 vizualizări

Istoric stele

Graficul istoricului de stele pentru up9inc/mizuGraficul istoricului de stele pentru up9inc/mizu

Întrebări frecvente

Ce face up9inc/mizu?

Mizu is a suite of tools for capturing, indexing, and visualizing cloud-native network traffic and decrypted payloads for cluster-wide diagnostics. It provides Kubernetes network observability by using eBPF to index and visualize layer 4 and layer 7 traffic with full cluster context, allowing for the mapping of workload dependencies and the diagnosis of network failures.

Care sunt principalele funcționalități ale up9inc/mizu?

Principalele funcționalități ale up9inc/mizu sunt: Traffic Decryption, Kubernetes, AI-Assisted Network Troubleshooting, Kubernetes Cluster Context, Protocol-Aware Traffic Indexing, Stream Parsing Utilities, eBPF Interceptors, Kernel-Level Traffic Interceptors.

Care sunt câteva alternative open-source pentru up9inc/mizu?

Alternativele open-source pentru up9inc/mizu includ: kubeshark/kubeshark — Kubeshark is a network observability platform designed for Kubernetes environments, functioning as an eBPF-powered… keploy/keploy — Keploy is an automated testing platform that leverages kernel-level traffic interception to generate and maintain… gyulyvgc/sniffnet — This application is a desktop network traffic analyzer that provides real-time monitoring and forensic inspection of… wanghongenpin/proxypin — Proxypin is a cross-platform HTTP and HTTPS proxy debugger designed to capture, inspect, and modify network traffic.… emanuele-f/pcapdroid — PCAPdroid is an Android network traffic analyzer and packet capture tool that operates without requiring root access.… evilsocket/opensnitch — Opensnitch is a host-based application firewall for Linux that monitors and intercepts outbound network connections in…

Alternative open-source pentru Mizu

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Mizu.
  • kubeshark/kubesharkAvatar kubeshark

    kubeshark/kubeshark

    11,954Vezi pe GitHub↗

    Kubeshark is a network observability platform designed for Kubernetes environments, functioning as an eBPF-powered engine for cluster-wide traffic analysis. It captures, indexes, and visualizes network activity and API calls directly from the kernel, providing deep visibility into service-to-service communication without requiring sidecar proxies or manual code instrumentation. The platform distinguishes itself through its ability to perform protocol-aware traffic dissection and user-space cryptographic hooking, which allows for the inspection of encrypted traffic and the reconstruction of ap

    Goamqpcloud-nativedevops
    Vezi pe GitHub↗11,954
  • keploy/keployAvatar keploy

    keploy/keploy

    17,622Vezi pe GitHub↗

    Keploy is an automated testing platform that leverages kernel-level traffic interception to generate and maintain regression test suites for microservices. By capturing live network traffic and system calls via eBPF, the platform automatically creates deterministic test cases and mocks external dependencies without requiring manual code instrumentation. This approach allows developers to validate application behavior and API contracts by replaying production-like traffic in isolated environments. The platform distinguishes itself through its use of machine learning to perform test maintenance

    Goagentic-aiai-testing-toolapi-testing
    Vezi pe GitHub↗17,622
  • gyulyvgc/sniffnetAvatar GyulyVGC

    GyulyVGC/sniffnet

    39,325Vezi pe GitHub↗

    This application is a desktop network traffic analyzer that provides real-time monitoring and forensic inspection of data packets. By interfacing directly with low-level system drivers, it captures raw network traffic from physical or virtual adapters to identify communication patterns, track bandwidth usage, and diagnose connectivity issues. The system distinguishes itself through an immediate-mode graphical interface that rebuilds the display state every frame, ensuring high responsiveness during live data updates. It maintains performance by using asynchronous message passing to decouple t

    Rustapplicationguiiced
    Vezi pe GitHub↗39,325
  • wanghongenpin/proxypinAvatar wanghongenpin

    wanghongenpin/proxypin

    13,357Vezi pe 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

    Dartcapture-trafficcharlesfiddler
    Vezi pe GitHub↗13,357
Vezi toate cele 30 alternative pentru Mizu→