Lede-Inc/LDNetDiagnoService_IOS
IOS平台利用ping和traceroute的原理,对指定域名(通常为后台API的提供域名)进行网络诊断,并收集诊断日志。 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4005
- days_rel: n/a
- days_push: 2926
- n_releases_24m: 0
Adoption not part of the score
1154 stars · 270 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity abandoned
networking monitoring logging developer-tools networking developer-tools mobile-development ping traceroute network-diagnostics objective-c cocoapods log-collection api-debugging diagnostics ios mobile
1 source
- readme: https://github.com/Lede-Inc/LDNetDiagnoService_IOS · fetched 2026-08-28 · fcdb96ec7fef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Lede-Inc/LDNetDiagnoService_IOS | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Lede-Inc/LDNetDiagnoService_IOS")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem