TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Arpchat – Text your friends on the same network using just ARP

88 pointsby calmingsolitudeabout 3 years ago

4 comments

teleforceabout 3 years ago
Nice one, imagine an underlay chat system over adhoc Wi-Fi networks.<p>This software reminds me of the venerable dsniff tool for manipulating ARP and other network prootcols traffics.<p>[1] <a href="https:&#x2F;&#x2F;www.monkey.org&#x2F;~dugsong&#x2F;dsniff&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.monkey.org&#x2F;~dugsong&#x2F;dsniff&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;DSniff" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;DSniff</a>
abrichrabout 3 years ago
&gt; if you wanted, you could probably split off the networking part of this and use it instead of udp. please don&#x27;t do this.<p>Why not? :D
tuatoruabout 3 years ago
This is a thing of beauty. Thank you, kognise!
westurnerabout 3 years ago
libp2p&#x2F;rust-libp2p: <a href="https:&#x2F;&#x2F;github.com&#x2F;libp2p&#x2F;rust-libp2p" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;libp2p&#x2F;rust-libp2p</a><p>&quot;chat with mdns does not work on the internet&quot; <a href="https:&#x2F;&#x2F;github.com&#x2F;libp2p&#x2F;go-libp2p-examples&#x2F;issues&#x2F;64" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;libp2p&#x2F;go-libp2p-examples&#x2F;issues&#x2F;64</a> ... mdns.go: <a href="https:&#x2F;&#x2F;github.com&#x2F;libp2p&#x2F;go-libp2p&#x2F;blob&#x2F;master&#x2F;examples&#x2F;chat-with-mdns&#x2F;mdns.go" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;libp2p&#x2F;go-libp2p&#x2F;blob&#x2F;master&#x2F;examples&#x2F;cha...</a>