croc <secret-code>
Croc is a tool that allows any two computers to simply and securely transfer files and folders
Arguments
Name | Description |
---|
secret-code | Receive a file using code |
Subcommands
Name | Description |
---|
send | Send file(s), or folder |
relay | Start your own relay |
help, h | Shows a list of commands or help for one command |
Options
Name | Description |
---|
--help, -h | |
--internal-dns | Use a built-in DNS stub resolver rather than the host operating system |
--remember | Save these settings to reuse next time |
--debug | Toggle debug mode |
--yes | Automatically agree to all prompts |
--stdout | Redirect file to stdout |
--no-compress | Disable compression |
--ask | Make sure sender and recipient are prompted |
--local | Force to use only local connections |
--ignore-stdin | Ignore piped stdin |
--overwrite | Do not prompt to overwrite |
--curve <value> | Choose an encryption curve |
--ip <value> | Set sender ip if known |
--relay <ipv4 address> | Address of the relay |
--relay6 <ipv6 address> | Ipv6 address of the relay |
--out <output folder> | Specify an output folder to receive the file |
--pass <password> | Password for the relay (default: "pass123") |
--socks5 <value> | Add a socks5 proxy |
--throttleUpload <value> | Throttle the upload speed e.g. 500k |
--version, -v | Print the version |