# coderyi/NetworkEye

a iOS network debug library, monitor HTTP requests

Repository: https://github.com/coderyi/NetworkEye
Canonical: https://ross.abutalabs.com/products/networkeye
Homepage: http://coderyi.com
Language: Objective-C
License: MIT
License Family: permissive
Topics: network-debug, http-monitor, ios, objective-c, networkeye, nsurlconnection, nsurlsession, charles, network, network-monitoring
Last push: 2020-08-24T03:07:58+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3954, "days_push": 2200, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1402, forks 234 (observed 2026-08-28T04:04:37.350449+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: http-client, monitoring, developer-tools, logging
- domain: mobile-development, developer-tools, networking
- platform: -
- tags: network-debugging, http-monitoring, cocoapods, nsurlsession, charles-alternative, debug-tool, debugging, ios, mobile, objective-c

## Member repositories
- coderyi/NetworkEye (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:37.350449+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:58.247039+00:00, confidence not recorded.
  - readme: https://github.com/coderyi/NetworkEye (fetched 2026-08-28T04:04:37.350449+00:00, sha f3936a5bcd36)
  - homepage: http://coderyi.com (fetched 2026-08-29T11:52:59.387415+00:00, sha 63afda096f72)
  - site_page: http://coderyi.com/about (fetched 2026-08-29T11:52:59.396501+00:00, sha 2de85b016d9a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
