nowfound

Alternatives

Products that do what Forensic evidence of iOS mesh networking bypassing Airplane Mode does

I found evidence of autonomous mesh networking on iOS during Airplane Mode. What am I missing? Did forensic analysis on my iPhone during Airplane Mode isolation. Kernel stats show 2,657 packets transmitted and 84.5MB processed through mDNSResponder while interfaces report "inactive". Found a parallel utun2 tunnel bound to IDS framework that persists during isolation. Applied Shannon-Hartley theorem to verify the channel capacity supports this volume. Either I'm misunderstanding legitimate system behavior, or this is a covert channel. Reproducible steps and raw evidence included.…

  1. 1AT

    Hi everyone, I recently published a small open-source project. It’s a minimal network packet analyzer written in Go — designed more like a learning toy than a replacement for Wireshark. It currently supports parsing basic protocols like TLS, DNS, and HTTP, and includes a tiny fuzzing engine to test payload responses. You can inspect raw packet content directly from the terminal. The output is colored for readability, and the code structure is kept simple and clear. The entire program is very small — just about 400 lines of Go code. I know it’s not anywhere near Wireshark’s level, and I still…

    2025 · github.com

  2. 2
    NYC Mesh146

    Community owned network that replaces your ISP.

    2018

  3. 3WC

    WireHole offers a unified docker-compose project that integrates WireGuard, PiHole, and Unbound, complete with a user interface. This solution is designed to empower users to swiftly set up and manage either a full or split-tunnel WireGuard VPN. It features ad-blocking capabilities through PiHole and enhanced DNS caching and privacy options via Unbound. The intuitive UI makes deployment and ongoing management straightforward, providing a comprehensive VPN solution with added privacy features.

    2023 · github.com

  4. 4AP
  5. 5IW

    Hi everyone, after months of hard-working, I'm glad to have something to show HN. It's an iOS app to help you directly capture and intercept HTTP/HTTPS Traffic from your iPhone/iPad with ease. It's suitable for any developers who would debug iOS without needing a computer. You can also share all traffic to Proxyman macOS via AirDrop for better previewing. - Please join a beta in TestFlight (iOS 14+): https://testflight.apple.com/join/nQ69eb35 - How it works if you don't have any devices: https://www.youtube.com/watch?v=UpzpoTN8efM&feature=youtu.be…

    2021

  6. 6

    Remote debugging for Android, providing mobile forensics.

    May 2026 · github.com

  7. 7TY

    Hi HN, Some misbehaving networks drop WireGuard packets either by accident or on purpose. Commonly the latter is done with simple DPI rules that block the handshake initiation [1], but it could be applied to other message types as well. We thought it would be great if there was tool for folks to use as a quick litmus test to see if this happening for them, without having to configure a client to send data through a random, functional WireGuard tunnel to an untrusted remote host. So we built probe.sh. How it works: - The probe.sh web app is an Elixir Phoenix app that spawns a few gen_udp…

    2024 · probe.sh

  8. 8RT

    Every privacy-focused DNS service requires an account: NextDNS, Cloudflare for Families, Apple's iCloud Private Relay (paid, iOS-only). The protocol that doesn’t require one - ODoH - had basically one well-known public relay operator (Frank Denis on Fastly Compute, default in dnscrypt-proxy). I built a second one and the client to talk to it.

    May 2026 · numa.rs

  9. 9CI
  10. 10OS

    I've decided to open source the project I've been working on called Hyperspace. Hyperspace is a suite of software implementing a wireless mesh network for IoT devices. My main requirements are listed on my repo but I'll copy them here. 1. The mesh shall enable nodes to route packets amongst themselves. 2. The mesh shall allow nodes with limited power to participate in routing packets. 3. The mesh shall be IPv6 based. 4. The mesh shall be local. I.E. not require connection to a remote server. 5. The mesh should provide 3D location to nodes in the network. Nodes use the Decawave DW1000 UWB…

    2022 · github.com

  11. 11AV
  12. 12IM
  13. 13NS
  14. 14TG

    Is anyone else on HN participating in this FCC research project to measure broadband performance? [1] I signed up for more information when the project was announced, some time ago, but a few days ago the device arrived. Technically, it is quite an interesting little box. It's a generic consumer device, shaped like a wireless router, with an antenna and five RJ-45 jacks. But it works more like a bridge, plugging in between my existing ADSL modem/wireless-router and any wired devices that used to be plugged directly into the existing ADSL. No changes needed to be made to any of the…

    2013

  15. 15
    MeshHop15

    Discover · Measure · Verify · Route

    Jul 2026 · mesh-hop.vercel.app

  16. 16GT

    I've been working on GeoTraceroute for a while and just shipped v2.3 with submarine cable inference. A few things that might interest HN: - 320 community-contributed nodes across 50 countries, all volunteer-run - Three views: 3D globe with day/night rendering, 2D map, and a topological mode that infers submarine cable routing - The submarine cable inference is the part I find most interesting. Since cable routers don't respond to ICMP, the underwater segments are invisible to standard traceroute. The tool detects ocean crossings by geolocation delta between consecutive hops, then infers…

    Apr 2026 · geotraceroute.com

  17. 17AE
  18. 18AF
  19. 19IS
  20. 20

    Scan your local network from your iPhone — sonar included

    Jun 2026 · apps.apple.com

  21. 21NS

    I created a small bash script called Nethole that uses ARP spoofing to break WPA3 connections—not by deauthing or capturing handshakes, but by silently killing connectivity. Since WPA3 uses Management Frame Protection, tools like aircrack-ng don’t work well for attacks like deauth or handshake capture. Instead, this tool sets up a MITM using arpspoof, then disables IP forwarding to cause infinite buffering on the victim’s device. They appear connected to Wi-Fi, but get no usable internet. It’s a “quiet” denial of service. Tested it on Windows 10/11 and iPads (works), Xiaomi phones…

    2025 · github.com

  22. 22AS

    I needed to test how my app performed on airplane WiFi and found that existing tools (Network Link Conditioner, comcast, Chrome DevTools, etc) weren't sufficient. AirplaneMode is a macOS CLI and menu bar app that uses a local MASQUE relay to provide: 1. Jitter. All of the mac os network simulators I tried apply a fixed constant delay with no jitter model. Real airplane satellite WiFi follows a log-normal distribution — most packets arrive near base RTT, but a few percent spike to 5-10x. AirplaneMode samples jitter from a log-normal distribution fit to real flight measurements. 2. Userspace,…

    Apr 2026 · github.com

  23. 23

    Little Snitch meets Wireshark — passive & open source

    Jul 2026 · github.com

  24. 24AF

    Hi HN! I'm Nick, one of the cofounders of Bitping, and we'd like to share a tool that we've been working on for the past couple of years that lets you test network connectivity from real user devices around the world. We originally were part of a hackathon focused on building a product that is powered by micropayments and we settled on a network that could ping other network devices and users could be paid in fractions of a cent for performing said work. After winning the hackathon, we built an uptime monitoring service and discovered some discrepancies between our data and traditional…

    2024 · developer.bitping.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →