Releases: schollz/croc
v3.0.5
v3.0.4
v3.0.3
v3.0.2
v3.0.1
Changelog
e01deec fix bug in relay which couldn't handle regular http requests
1e9ec94 use best speed instead of best compression
9038a3f remove partially sent files
1f02619 add routine to generate key to main utility
64827f1 implement HEAD request
f052cb5 show the transfer rate
Automated with GoReleaser
Built with go version go1.10.2 linux/amd64
v3.0.0
v2.2.0
v1.0.0
All croc users should upgrade, as v1.X is incompatible with croc v0.X when using the public relay.
New features
- No need to specify number of threads, now determined automatically
- Local file transfer with automatic peer discovery
- Can do piping (stdin/stdout)
Bug fixes
- Fixed various race condition problems
- Fixed bug when transferring files on Windows with dotfiles
v0.6.0
New Features
- You can use
croc
with pipes (stdin/stdout) - Allow auto-recieve
- Better UI
Bug fixes
- Fixed but that prevented enc.0 from being deleted
Changelog
1c05c35 determine stdin automatically
9b2403a Allow auto-receive
0f191fe Fix debug progressbar bug and make sure to clean enc.0
a924824 Use stderr so stdout can be redirected
10f7d59 update dependencies
Automated with GoReleaser
Built with go version go1.10 linux/amd64
v0.5.0
Changelog
83b499e Update dependencies
22eba8d use newer version cli THANKS @smileboywtu
936176c add home dir config .croc
734e04b use link flag to control version
407d852 fix file split bugs and sending server:port display error
Automated with GoReleaser
Built with go version go1.9.3 linux/amd64