For journalists and reviewers
Last updated 13 August 2026
Everything here is free to use in coverage of Radien. Screenshots are raw and unframed, at full device resolution, with real data. If you need something that is not here, or a promo code for the paid unlock, email radien@arsenkin.name and you will get a reply the same day.
Download the complete kit (ZIP, about 6 MB)
Radien is a network diagnostics toolbox for iPhone and iPad that runs entirely on your device, collects nothing, and refuses to invent a verdict it cannot prove.
Radien puts nine network tools in one app: Ping, Multi Ping, Traceroute, DNS Lookup and Reverse DNS, Port Scanner, TLS Inspector, Subnet Calculator, IP Converter and MAC Converter. Every one of them connects straight from the device to the destination the user chose, and reports only what a network client can genuinely see. There are no ads, no trackers, no analytics, no accounts and no servers behind it, and the MAC vendor database is bundled inside the app so lookups never leave the phone. It is free, with a one-time $9.99 unlock for the deeper features, and it is built by one developer using Apple frameworks alone.
Most network utilities on mobile share a habit: they translate ordinary findings into alarm. An open port becomes a vulnerability, a certificate gets an invented letter grade, a slow hop becomes a warning badge. The information is often correct and the conclusion rarely is.
Radien was built on the opposite rule. A port is reported as open, closed or filtered, because those three states are what a TCP connection attempt can actually distinguish, and the difference between a refused connection and a silently dropped packet is usually the whole answer. A traceroute that shows loss in the middle of a path but a clean destination says the replies are being rate limited, because that is what it means. The TLS Inspector reads a real certificate chain and reports what it finds without a grade, and it never hands the hostname to a third-party checking service.
Some of that honesty required doing the work the hard way. iOS will not expose the fields inside a certificate, so Radien contains its own ASN.1 and X.509 parser. Apple's TLS stack refuses to offer weak ciphers, which means anything built on it is structurally blind to them, so Radien hand-crafts its own ClientHello messages to find out what a server will actually accept. There is no third-party code in the app at all.
Version 1.2 extended the same principle to users who cannot see the screen. Every tool is usable with VoiceOver, every long-press action is exposed as a rotor action, and the ping latency chart adopts Apple's Audio Graphs, so a blind user can hear their connection as rising and falling tones with silence where packets were lost. The app declares six accessibility features on its App Store nutrition label, and each one was verified by hand before it was published.
Raw and unframed, at full device resolution, exactly as the app looks in use. Nine from iPhone and five from iPad. Click any image for the full-size file.
Available at 1024, 512 and 256 pixels, in light and dark variants, inside the ZIP.
Igor Arsenkin is an independent iOS developer based in Kyiv, Ukraine, with more than ten years of experience writing production code. He published his first App Store utility, NetworkHelper, in 2016, and holds an MSc in cryptography. Radien is his own project, built alone and without third-party code.
Email radien@arsenkin.name. Promo codes for the paid unlock are available on request for review purposes.