kasketis/netfox
A lightweight, one line setup, iOS / OSX network debugging library! 🦊 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3940
- days_rel: n/a
- days_push: 895
- n_releases_24m: 0
Adoption not part of the score
3757 stars · 404 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Netfox is a lightweight Swift library for iOS and macOS that logs and displays all HTTP network requests made by an app, including those from third-party libraries, with a one-line setup. It provides an in-app viewer to inspect requests and responses for debugging network issues.
Use cases
- debug http requests in an ios app
- inspect urlsession traffic inside my app
- view network responses without charles proxy
- monitor requests from alamofire or afnetworking
- debug api calls on device during development
- capture webview network traffic in ios
When to choose
- you want zero-config, in-app network request inspection on ios or macos
- you need to see traffic from third-party libraries and webviews without an external proxy
- you want a lightweight debugging tool bundled only in debug builds
When to avoid
- you need a full desktop proxy with request rewriting, mocking, or TLS interception
- you need network debugging on platforms other than ios/macos
- you need production-grade network monitoring or analytics
Facets
library · maturity maintenance
logging monitoring http-client developer-tools mobile-development developer-tools networking network-debugging urlprotocol http-monitor request-inspector cocoapods carthage swift-package-manager in-app-debug-tool debugging ios macos swift
1 source
- readme: https://github.com/kasketis/netfox · fetched 2026-08-28 · 65f6dea142ef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kasketis/netfox | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem