wormhole-william

End-to-end encrypted file transfer. A magic wormhole CLI and API in Go (golang).

MIT License

Downloads
3
Stars
1.1K
Committers
9

Bot releases are hidden (Show)

wormhole-william -

Published by psanford over 4 years ago

API Changes:

  • The fields on wormhole.IncomingMessage: TransferBytes and UncompressedBytes have been deprecated in favor of TransferBytes64 and UncompressedBytes64. This allows for transfers >2GB on 32bit systems. The old fields remain for backwards compatibility.

Bug Fixes:

  • Fix sending files > 2GB on 32bit systems (thanks @gnyman)

  • Fix sending directories on Windows (thanks @rixtox)

  • Code hygiene fixes (thanks @Jacalz)

CLI Changes:

  • None
wormhole-william - Version 1.0.3

Published by psanford over 4 years ago

API Changes: none

CLI Changes:

  • Fix send text via prompt.
wormhole-william -

Published by psanford over 4 years ago

wormhole-william -

Published by psanford almost 5 years ago

Package Rankings
Top 1.79% on Proxy.golang.org
Top 35.02% on Formulae.brew.sh
Top 10.66% on Alpine-edge
Related Projects