kognise/arpchat
Answering the question nobody asked: what if you wanted to text your friends using only ARP? observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 1626
- days_rel: n/a
- days_push: 1114
- n_releases_24m: 0
Adoption not part of the score
2545 stars · 53 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Rust-based chat application that sends text messages between computers on the same local network using ARP packets instead of standard networking protocols. It implements a custom transport protocol with compression, presence discovery, and heartbeat notifications on top of ARP.
Use cases
- chat with friends on a client-isolated network without internet or standard ports
- send messages between machines on the same LAN using only ARP
- see who else is online on the local network via presence discovery
- experiment with a transport protocol built on top of ARP
- communicate on a network where UDP/TCP traffic is blocked
When to choose
- you need to message people on the same local network where normal chat traffic is blocked or isolated
- you want a fun, hacky networking experiment or educational tool
- you're on a client-isolated network and want a zero-server chat
When to avoid
- you need reliable, secure, or production-grade messaging
- you need to chat across different networks or over the internet
- you can't get raw network privileges (e.g., Npcap on Windows, CAP_NET_RAW on Linux)
- you want a polished, supported chat product
Facets
application · maturity experimental
chat-interface networking gui networking messaging-platforms developer-tools windows cross-platform rust arp chat local-network messaging novelty rust linux
1 source
- readme: https://github.com/kognise/arpchat · fetched 2026-08-28 · a903d7ec85a1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kognise/arpchat | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem