VibeHunt
Back to browse

share-cli

Share files with your local network.

Source

share-cli is a command‑line utility that makes files available on a local network via HTTP. It can serve a single file, a set of files matched by a glob pattern, or data piped through standard input. When a share is started, the tool creates a password‑protected, encrypted ZIP archive of the content and automatically copies the resulting URL to the clipboard for easy access.

The service uses an optional tunneling service to expose the local address, but this can be disabled with the `--no-tunnel` flag. All transferred data is encrypted, and the archive is protected by a password that the recipient must provide to download and extract the files. The tool is distributed as an npm package and can be installed globally with a single command.

share-cli targets developers and power users who need a quick, secure way to transfer files without leaving the terminal. It is released under the MIT license and is considered stable for everyday use.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps