coderyi/NetworkEye
a iOS network debug library, monitor HTTP requests 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: 3954
- days_rel: n/a
- days_push: 2200
- n_releases_24m: 0
Adoption not part of the score
1402 stars · 234 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NetworkEye is an iOS network debugging library that monitors HTTP requests made by NSURLConnection, NSURLSession, AFNetworking, and third-party SDKs. It provides an in-app viewer for captured requests, local JSON file mapping, and optional request persistence to a database.
Use cases
- monitor http requests in an ios app during development
- debug network traffic from third-party sdks inside my app
- inspect nsurlsession and afnetworking requests on device
- view captured http requests with a shake gesture
- map local json files instead of network responses
- save http request logs to a database for review
When to choose
- you are building an Objective-C or Swift iOS app and want in-app HTTP traffic inspection without Charles Proxy
- you need a lightweight debug-only network monitor toggled in DEBUG builds
When to avoid
- you need actively maintained tooling - the last release was 2020
- you target platforms other than iOS
- you need modern Swift-first networking inspection with SwiftUI support
Facets
library · maturity maintenance
http-client monitoring developer-tools logging mobile-development developer-tools networking network-debugging http-monitoring cocoapods nsurlsession charles-alternative debug-tool debugging ios mobile objective-c
3 sources
- readme: https://github.com/coderyi/NetworkEye · fetched 2026-08-28 · f3936a5bcd36
- homepage: http://coderyi.com · fetched 2026-08-29 · 63afda096f72
- site_page: http://coderyi.com/about · fetched 2026-08-29 · 2de85b016d9a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| coderyi/NetworkEye | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="coderyi/NetworkEye")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem