croc is a command-line utility that makes transferring files between computers simple and secure. It uses end-to-end encryption with password-authenticated key agreement (PAKE) to protect your data, ensuring only the sender and receiver can access transferred files.
Key capabilities include:
Whether you're a sysadmin managing servers, a developer sharing code, or anyone needing to move files securely across machines, croc handles the encryption and connection details automatically. The simple code phrase approach eliminates the complexity of traditional file transfer methods while maintaining strong security standards.
$ brew install croc