Skip to content

v1.4.0

Latest

Choose a tag to compare

@parvardegr parvardegr released this 17 Jun 16:50
e103cc3

easy-sharing v1.4.0 πŸš€

The biggest update yet β€” share more, with less fuss.

✨ Highlights

  • It just works. We now pick the right Wi-Fi address automatically (no more "the QR scans but the page won't load" on Docker/VPN/WSL machines). Stuck? Use --interface or open /qr in a browser with --open.
  • Send a pile, not a file. Receiving now takes multiple files at once with drag-and-drop.
  • Grab a whole folder in one tap with the new "Download as .zip" button.
  • Clipboard, both ways. Shared clipboard text opens with a one-tap Copy button β€” and you can now send a note or link from your phone back to your terminal.
  • Private in one flag. --secure = a secret link + an auto-generated password + HTTPS. (And -S now creates its own certificate β€” no more -C/-K setup.)
  • Self-destructing shares. --once stops after the first transfer; --timeout 10m stops on a timer.

πŸ”’ Safer by default

Uploads can't escape the shared folder or overwrite your files, secret links stay out of logs, and an unprotected share now warns you.