Transferring files between servers in a private cloud (VPC) or over a corporate VPN is often tedious. SCP requires complex key management, and setting up an FTP server is insecure and overkill.
Beam-CLI is a zero-configuration, terminal-based P…
Transferring files between servers in a private cloud (VPC) or over a corporate VPN is often tedious. SCP requires complex key management, and setting up an FTP server is insecure and overkill.
Beam-CLI is a zero-configuration, terminal-based P2P file transfer tool designed for secure local networks. Built with Bun and Ink, it uses UDP broadcasting for instant peer discovery and high-performance TCP streams for data transfer. It is completely self-contained, requiring no external dependencies or central servers.