V1.3
- Add support iOS & macOS handoff feature
- Fixed can’t send file when file name contain special chars (Thanks for user that report this issue)
- Fixed not auto resume broken task in same target folder
V1.2
- Upgrade embed croc version to v10.0.8
- Optimized the speed of scanning terminal for uploading transmission token strings
- Support more languages
V1.1
- App icon redesign
- Bug fixed and Performance improvements.
V1.0
croc is a tool that allows any two computers to simply and securely transfer files and folders. AFAIK, croc is the only CLI file-transfer tool that does all of the following:
- allows any two computers to transfer data (using a relay)
- provides end-to-end encryption (using PAKE)
- enables easy cross-platform transfers (Windows, Linux, Mac)
- allows multiple file transfers
- allows resuming transfers that are interrupted
- local server or port-forwarding not needed
- ipv6-first with ipv4 fallback
- can use proxy, like tor
The command line application upon which this is based can be found here: