# Lede-Inc/LDNetDiagnoService_IOS

IOS平台利用ping和traceroute的原理，对指定域名（通常为后台API的提供域名）进行网络诊断，并收集诊断日志。

Repository: https://github.com/Lede-Inc/LDNetDiagnoService_IOS
Canonical: https://ross.abutalabs.com/products/ldnetdiagnoservice_ios
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2018-08-29T09:33:34+00:00

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

## Adoption (not part of the score)
Stars 1154, forks 270 (observed 2026-08-28T04:03:47.733961+00:00)

## What it is
An Objective-C iOS library that performs network diagnostics on a specified domain (typically a backend API host) using ping and traceroute principles, and collects the resulting diagnostic logs. It runs as a service with delegate callbacks so apps can monitor, display, save, or upload the diagnostic log output.

## Use cases
- diagnose why my app cannot reach the backend API domain
- run ping and traceroute against a server from inside an iOS app
- collect network diagnostic logs to attach to a bug report
- show users a live network diagnosis log in a text view
- upload network diagnostic logs via email or an API endpoint
- troubleshoot carrier or DNS connectivity issues on iOS devices

## When to choose
- you maintain a legacy Objective-C iOS app and need built-in network diagnostics for an API domain
- you want a simple drop-in service that produces a full ping/traceroute log report
- you need to let support teams collect connectivity logs from end-user devices

## When to avoid
- you are starting a new Swift or cross-platform project with modern networking diagnostics needs
- you need actively maintained code with recent iOS SDK compatibility
- you need diagnostics beyond ping/traceroute such as HTTP timing or packet capture

## Facets
- artifact type: library
- maturity: abandoned
- function: networking, monitoring, logging, developer-tools
- domain: networking, developer-tools, mobile-development
- platform: -
- tags: ping, traceroute, network-diagnostics, objective-c, cocoapods, log-collection, api-debugging, diagnostics, ios, mobile

## Member repositories
- Lede-Inc/LDNetDiagnoService_IOS (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:47.733961+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-30T06:32:15.540796+00:00, confidence not recorded.
  - readme: https://github.com/Lede-Inc/LDNetDiagnoService_IOS (fetched 2026-08-28T04:03:47.733961+00:00, sha fcdb96ec7fef)
- Data as of 2026-08-30T08:39:29.467469+00:00.
