The internet stops at the cell tower. deadmesh starts where it ends.

Meshtastic networks are incredible for messaging and telemetry, but they
weren't designed for general Internet access. Each protocol (HTTP, SMTP, DNS)
would need custom mesh-aware implementations; a chicken-and-egg problem where
applications won't add mesh support without users, and users won't adopt mesh
without applications.

deadmesh sits in the middle:

  1. Mesh side: Speaks fluent Meshtastic (protobuf over LoRa serial with proper API handshake)
  2. Internet side: Speaks every protocol your applications already use
  3. Bridges transparently: Fragments outgoing requests, reassembles incoming responses

Result: Your phone/computer just works, email clients, web browsers, CLI tools, API services; everything works without modifying a single line of code.

This very blog runs on infrastructure designed for these conditions. (Media-heavy browsing not recommended over LoRa, current page is deliberately light.)

deadmesh gateway dashboard showing live node activity

Critical Scenarios

What It Does

Ready to try it yourself? Clone the repo, get a compatible LoRa radio and observe your first LongFast message propagate across the mesh.

Live Meshtastic packet log showing LONGFAST traffic on local network