awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
yagiz avatar

yagiz/Bagel

0
View on GitHub↗
4,422 星标·327 分支·Swift·Apache-2.0·13 次浏览

Bagel

Bagel 是一个原生的网络调试和检查系统,旨在捕获和监控来自 iOS 模拟器和物理硬件的 HTTP 流量。它作为一个 HTTP 流量检查器和基于设备的监控器,按项目和设备组织捕获的网络请求。

该工具支持直接在操作系统内拦截网络请求,无需手动配置代理或安装自定义安全证书。

它提供了移动流量分析和网络调试功能,包括将拦截的请求分组到逻辑项目桶中,并按唯一设备标识符对日志进行分段的能力。

Features

  • iOS Network Debugging - Provides a native system for capturing and analyzing network traffic generated by iOS applications.
  • Proxy-Free iOS Traffic Capture - Captures HTTP/HTTPS traffic from iOS apps without requiring proxy configuration or certificate installation.
  • HTTP Request Inspectors - Intercepts and analyzes HTTP requests and responses sent from iOS simulators and physical hardware.
  • iOS Application Development - Facilitates testing network layers and verifying API responses during the development of iOS applications.
  • Cross-Device Traffic Monitors - Functions as a monitoring system that organizes captured network requests by specific project and iOS device.
  • Traffic Interception - Captures network requests directly within the operating system to avoid manual proxy configurations or security certificates.
  • Mobile Traffic Analysis - Monitors API calls and data transfers from physical iOS devices and simulators to debug backend integrations.
  • Network Traffic Monitors - Captures and views application network requests on a desktop client without proxy configurations or security certificates.
  • Logical Project Grouping - Groups intercepted network requests into logical project buckets for easier filtering and historical analysis.
  • Device-Based Traffic Partitioning - Segments incoming network logs by unique device identifiers to keep traffic from multiple hardware sources separate.
  • Traffic-Based - Groups captured network requests by project and device to distinguish between simulators or physical hardware.
  • iOS and macOS Utilities - Native network debugging tool for iOS.
  • Network Analysis and Proxies - Native network traffic debugging tool for mobile apps.

Star 历史

yagiz/bagel 的 Star 历史图表yagiz/bagel 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Bagel 的开源替代方案

相似的开源项目,按与 Bagel 的功能重合度排序。
  • kasketis/netfoxkasketis 的头像

    kasketis/netfox

    3,754在 GitHub 上查看↗

    Netfox is an iOS and macOS network debugging library designed to intercept and monitor HTTP traffic. It functions as an in-app HTTP traffic inspector that captures request headers and response bodies for real-time network analysis. The tool provides a network performance monitor to calculate response times and data sizes, as well as a network log exporter for sharing captured request and response data via email. The project covers network analysis capabilities including traffic filtering to exclude specific URLs, request body capture, and a debug interface that can be toggled via programmati

    Swift
    在 GitHub 上查看↗3,754
  • oisf/suricataOISF 的头像

    OISF/suricata

    6,008在 GitHub 上查看↗

    Suricata is an open-source network intrusion detection and prevention engine that analyzes live network traffic in real-time to identify and alert on malicious activity. It operates as a rule-based threat detection system, matching traffic against user-defined signatures to detect known attack patterns and policy violations, and can be placed inline to actively block malicious packets before they reach their target. The engine inspects a wide range of application-layer protocols including HTTP, DNS, TLS, SMB, and MQTT, and supports high-performance packet capture through specialized hardware a

    Ccybersecurityidsintrusion-detection-system
    在 GitHub 上查看↗6,008
  • square/ponydebuggersquare 的头像

    square/PonyDebugger

    5,854在 GitHub 上查看↗

    PonyDebugger is a suite of iOS-specific debugging tools that provides web-based interfaces for network inspection, data browsing, log streaming, and view hierarchy analysis. It enables the remote examination of a running iOS application through a browser. The project integrates with the Chrome DevTools protocol to bring network traffic inspection and proxying capabilities to native iOS applications. It also provides a read-only web interface for browsing managed objects and local data entities stored on the device. Additional capabilities include a remote logging console for streaming text a

    Objective-C
    在 GitHub 上查看↗5,854
  • flipboard/flexFlipboard 的头像

    Flipboard/FLEX

    14,610在 GitHub 上查看↗

    FLEX is an in-app debugging tool and runtime exploration environment for iOS applications. It provides an integrated suite for inspecting and modifying the internal state of a running process without the use of an external debugger. The project includes a runtime inspector for browsing the memory heap and calling methods dynamically, alongside a view hierarchy debugger for visualizing and adjusting layout structures in real time. It features a network traffic monitor to log and analyze HTTP request history, headers, and responses, as well as a sandbox manager for viewing and editing files and

    Objective-C
    在 GitHub 上查看↗14,610
查看 Bagel 的所有 30 个替代方案→

常见问题解答

yagiz/bagel 是做什么的?

Bagel 是一个原生的网络调试和检查系统,旨在捕获和监控来自 iOS 模拟器和物理硬件的 HTTP 流量。它作为一个 HTTP 流量检查器和基于设备的监控器,按项目和设备组织捕获的网络请求。

yagiz/bagel 的主要功能有哪些?

yagiz/bagel 的主要功能包括:iOS Network Debugging, Proxy-Free iOS Traffic Capture, HTTP Request Inspectors, iOS Application Development, Cross-Device Traffic Monitors, Traffic Interception, Mobile Traffic Analysis, Network Traffic Monitors。

yagiz/bagel 有哪些开源替代品?

yagiz/bagel 的开源替代品包括: kasketis/netfox — Netfox is an iOS and macOS network debugging library designed to intercept and monitor HTTP traffic. It functions as… oisf/suricata — Suricata is an open-source network intrusion detection and prevention engine that analyzes live network traffic in… square/ponydebugger — PonyDebugger is a suite of iOS-specific debugging tools that provides web-based interfaces for network inspection,… flipboard/flex — FLEX is an in-app debugging tool and runtime exploration environment for iOS applications. It provides an integrated… pmusolino/wormholy — iOS network debugging, like a wizard 🧙‍♂️. aws/aws-cdk — The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision…