iCroc

Version Change History

Send encrypted files and folders from iPhone, iPad, and Mac to Windows, Linux, macOS, and other croc-compatible devices with a code phrase.

V2.0

  • Support for sending plain text content
  • Added the ability to set a custom fixed code for sending and receiving, so you don’t have to enter a long token each time
  • Fixed an issue where iCroc could not be selected for sharing via the system share sheet on newer versions of iOS

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 image image image

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:

https://github.com/schollz/croc

Home