Skip to content

Releases: Xeven777/share0

share0 1.0.0

Choose a tag to compare

@Xeven777 Xeven777 released this 20 Sep 20:22

share0 1.0.0

Share files from your machine, without uploading them anywhere.

One command prints a link and a QR code. Any phone or laptop with a browser can download. No account. No app. No cloud bucket. Kill the command and the share dies.

What's new in 1.0.0

  • LAN sharing with QR codes and clipboard copy
  • Streaming with HTTP Range resume
  • Passwords, expiry, download limits, ZIP mode
  • Free tunnel adapters with verified links (Pinggy, zrok, Cloudflare, LocalXpose, localhost.run, LocalTunnel)
  • UPnP port mapping and WebRTC P2P offer
  • Receive mode and LAN discovery
  • Troubleshooting with exact firewall fixes

Quick install

curl -fsSL https://raw.githubusercontent.com/Xeven777/share0/main/scripts/install.sh | bash

Or grab the binary from Releases.

MIT License. See LICENSE.

v0.1.0

Choose a tag to compare

@Xeven777 Xeven777 released this 20 Sep 17:12

First release. Standalone binaries, no Bun/Node required. Install: curl -fsSL https://raw.githubusercontent.com/Xeven777/share0/main/scripts/install.sh | bash