Lantern-Go
peer-to-peer transfers over local networks
Go · Networking · TUI · 2026
A small Go package for peer-to-peer transfers, with a terminal UI layered on top for sending and receiving files on local networks.
> highlights
- Bidirectional file transfer over TCP, no central server required
- Terminal UI with progress, speed, and transfer state
- Single binary, zero runtime dependencies