Skip to content

Releases: schollz/croc

v4.0.7

18 Oct 16:37
Compare
Choose a tag to compare

Changelog

2fc216c bump
ec148d9 make sure recipient connects to TCP first

v4.0.6

18 Oct 14:03
Compare
Choose a tag to compare

Changelog

366d3c5 fix fprintf
82e2748 fix zipping on windows

v4.0.5

18 Oct 05:11
Compare
Choose a tag to compare

Changelog

24e0573 update progressbar
93942f4 give stop signals to servers

v4.0.4

13 Oct 16:32
Compare
Choose a tag to compare

Changelog

9826023 update goreleaser
09a90a3 add more package support

v4.0.3

13 Oct 13:19
Compare
Choose a tag to compare

Changelog

2fb2124 delete old rooms
cc6edd2 connect to TCP as early as possible

v4.0.2

11 Oct 17:56
Compare
Choose a tag to compare

Changelog

81bc14f multiplex 8 tcp ports
6fc7b9b update badges
0f0b6c5 Update README.md

v4.0.1

11 Oct 13:52
Compare
Choose a tag to compare

Changelog

af11143 suppress logging messages when ctl+c interrupting
f9b79ed add gifs

v4.0.0

10 Oct 04:25
Compare
Choose a tag to compare

New features:

  • Encryption and compression done in stream, so no data is stored on disk (except when doing directories. in which it is zipped)
  • Local transfer is a about 7x faster
  • Can resume transfers if they are broken

v3.0.7

07 Sep 14:55
Compare
Choose a tag to compare

add go.mod

v3.0.6

10 Jul 22:57
Compare
Choose a tag to compare

Changelog

53e0585 bar finish in wrong spot
b8f6472 increase timeouts


Automated with GoReleaser
Built with go version go1.10.2 linux/amd64