transfer.sh

Easy and fast file sharing from the command-line.

MIT License

Stars
15.2K

Bot releases are hidden (Show)

transfer.sh - v1.6.1 Latest Release

Published by aspacca 11 months ago

Security alert

The fix introduced on v1.6.0 (https://github.com/dutchcoders/transfer.sh/pull/564) still had a bug allowing any IP to bypass basic http auth in case an IP whitelist was set, regardless the IP was matching the IP or not. This release include the fix for the bug.

What's Changed

New Contributors

Full Changelog: https://github.com/dutchcoders/transfer.sh/compare/v1.6.0...v1.6.1

transfer.sh - v1.6.0

Published by aspacca over 1 year ago

Security alert

Since the first commit merged on main branch after v.1.5.0, including docker images tagged as edge (#537) we had a bug that disabled the basic auth feature. This release include the fix for the bug as well as the new feature that introduced the bug: ie, using and htpasswd file for basic auth credentials.

What's Changed

New Contributors

Full Changelog: https://github.com/dutchcoders/transfer.sh/compare/v1.5.0...v1.6.0

transfer.sh - Accept range requests, client side gpg encryption and file paste on front-end

Published by aspacca over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/dutchcoders/transfer.sh/compare/v1.4.0...v1.5.0

transfer.sh - Clamav prescan and minor fixes and improvement

Published by aspacca over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/dutchcoders/transfer.sh/compare/v1.3.1...v1.3.2

transfer.sh - A minor release: docs and bugfixing

Published by aspacca almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/dutchcoders/transfer.sh/compare/v1.3.0...v1.3.1

transfer.sh - Deletion on UI, few enhanchements and bug fixes

Published by aspacca about 3 years ago

New features:

  • Deletion on UI (#353)

Enhanchments:

  • Version on build time for Docker and releases
  • Purge time and max upload size on UI reflect configuration
  • Releases for multiple targets and in archive fromat (tar gz) (thanks @wc7086)

Fixes:

  • Fix for #398
  • Fix for #380
  • Fix for #377
transfer.sh - v1.2.6

Published by aspacca over 3 years ago

This is a patch release to provide static binaries in releases

transfer.sh - v1.2.4

Published by aspacca over 3 years ago

This is a security release, disclosures of details will follow.
Highly suggested to update to this version.

Others changes:

  • .UrlRandomToken available in templates to help building custom url to the upload
  • --random-token-length|RANDOM_TOKEN_LENGTH startup setting to define length of the url random token

This release fixes
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33496
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33497

Thanks to RyotaK for reporting them

transfer.sh - v1.2.3

Published by aspacca over 3 years ago

  • Optimization on metadata writes @JustAnotherArchivist
  • Optimization on reader for sanitisation @aspacca
  • Migration to github actions @marzocchi
transfer.sh - v1.2.2

Published by aspacca over 3 years ago

  • bump dependecies
  • sanitize html in inline handler
  • fix in docker/binary build
transfer.sh - v1.2.1

Published by aspacca almost 4 years ago

  • fix bug in purge for local storage
transfer.sh - v1.2.0

Published by aspacca almost 4 years ago

  • Native Storj storage support, thanks to @stefanbenten
  • Purge feature
  • Added proxy-port argument, thanks to @cheeseandcereal
  • Fix in Dockerfile for multiarch build, thanks to @eksoverzero
  • Use cryptographically secure rng seed, thanks to @cheeseandcereal
  • Include version string in version command output, thanks to @stillwondering
  • Added max-upload-size argument
  • Replaced string/parse trick for cloning with more efficient option, thanks to @calebcase
transfer.sh - Vulnerability fix and env vars

Published by aspacca over 4 years ago

thanks to @tofuSCHNITZEL and @cheeseandcereal

transfer.sh - Here we go again

Published by aspacca over 4 years ago

Let's branch from now on: never assume a quick fix with no issue before tagging

transfer.sh - Fix go get

Published by aspacca almost 5 years ago

Bump relase with proper import for github.com/russross/blackfriday/v2

transfer.sh - Binary releases

Published by aspacca about 5 years ago

Binary releases

Thanks to @n8225

Also with contributions from @dopessoa and @different55

transfer.sh - Few bug fixes

Published by aspacca about 5 years ago

Fix regression in Minio support for S3 when moving to AWS SDK

Thanks @n8225

transfer.sh - v.1.1.0

Published by aspacca over 5 years ago

  • Switched to GO111MODULE
  • New Dockerfile
  • Added ip whitelisting/blacklisting
  • Fix for proxy on subpath
  • Fix on MaxDownloads handling
  • Added X-Remaining-Downloads/X-Remaining-Days headers in response
  • Documentation improved
  • S3 storage now uses AWS SDK

thanks to @computeralex92 , @JustAnotherArchivist , @dopessoa , @sente , @maxnordlund , @stefanbenten

transfer.sh - Now with releases

Published by aspacca over 5 years ago

  • All that was before
  • Supports for proxy on subpath