1 रिपॉजिटरी
Tools for intercepting and analyzing network traffic within applications running on macOS.
Distinguishing note: Existing candidates for macOS focus on administration, firewalls, or binary analysis, not app-level network debugging.
Explore 1 awesome GitHub repository matching mobile development · macOS Network Debugging. Refine with filters or upvote what's useful.
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
Intercepts and analyzes network traffic on macOS to debug connectivity and payload data during development.