Introduction
croc is a tool that allows any two computers to simply and securely transfer files and folders.
Install
- macOS
brew install croc
- Ubuntu
curl https://getcroc.schollz.com | bash
- Window
scoop install croc
Usage
- Send file or folder
croc send [file(s)-or-folder]
- Receive the file
croc [code from output]
More feature, please visit to https://github.com/schollz/croc
Top comments (0)