Meshtastic networks are incredible for messaging and telemetry, but they weren't designed for general Internet access. Each protocol 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:
Mesh side: Speaks fluent Meshtastic (protobuf over LoRa serial with proper API handshake)
Internet side: Speaks every protocol your applications already use
Bridges transparently: Fragments outgoing requests, reassembles incoming responses
Target result: Your mesh network works with everything: email clients, web browsers, update tools, API services; without modifying a single line of application code. The gateway proxy pipeline achieves this today; the remaining work is client-side packet delivery over LoRa.
Deadlight Proxy turns your Android phone into a portable proxy server. This guide shows you how to share your phone’s mobile data (or VPN connection) with a laptop or other devices.
Markdown is a lightweight markup language used to format text. It's widely used for documentation, blogging, and online writing because it’s both human-readable and easy to learn.
Here’s a quick guide to the basics:
Use # symbols before your text to create headers. The number of #s determines the level.
# H1 - Main Title
## H2 - Section Title
### H3 - Subsection*Italic* or _Italic_
**Bold** or __Bold__
***Bold and italic***Unordered list:
- Item one
- Item two
- Sub-itemOrdered list:
1. First item
2. Second item
1. Nested item[Link text](https://example.com)Inline code:
Use `backticks` for inline code.Code blocks:
```
function hello() {
console.log("Hello, world!");
}
```
Test body
Welcome to my minimal edge blog framework, built to run free on Cloudflare Workers. Now with backend email integration.
deadlight
noun | dead-light
A porch...