← Package directory
Available on winget

Install croc

Easily and securely send things from one computer to another.Easily and securely send things from one computer to another.

Install with winget
winget install --id schollz.croc
Upgrade
winget upgrade --id schollz.croc
Uninstall
winget uninstall --id schollz.croc

About croc

Easily and securely send things from one computer to another.Easily and securely send things from one computer to another.

What's new in 10.4.4

What's Changed - feat: add CROC_PORT and CROC_PORTS env vars by @hangone in #1099 - Dockerfile: bump builder image to golang:1.25 by @c-tonneslan in #1108 - Honor CROC_SECRET for send secret selection on Linux/macOS by @Copilot in #1110 - chore: update dependencies by @schollz in #1111 - chore: bump v10.4.4 by @schollz in #1112 New Contributors - @hangone made their first contribution in #1099 - @c-tonneslan made their first contribution in #1108 Full Changelog: v10.4.3...v10.4.4

Read release notes

Version history

Version Updated Notes
10.4.4 What's Changed - feat: add CROC_PORT and CROC_PORTS env vars by @hangone in #1099 - Dockerfile: bump builder image to golang:1.25 by @c-tonneslan in #1108 - Honor CROC_SECRET for send secret selection on Linux/macOS by @...
10.4.3 Unknown What's Changed - fix: Tell user minimum length of custom code by @Tyarel8 in #1094 - fix: honor --exclude and --git when --zip is used by @costajohnt in #1097 - chore: update deps and bump by @schollz in #1098 New Contri...
10.4.2 Unknown Full Changelog: v10.4.1...v10.4.2
10.4.1 Unknown Full Changelog: v10.4.0...v10.4.1
10.4.0 Unknown What's Changed - build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #1010 - Fix source comment typos by @luzpaz in #1011 - Add MinGW support to installer script by @Copilot in #1015 - Fix command synta...
10.3.1 Unknown What's Changed - Add fish completions by @mochienya in #1006 - Add RISC-V (riscv64) architecture support by @Copilot in #1008 - bump 10.3.1 by @schollz in #1009 New Contributors - @mochienya made their first contribution...
10.3.0 Unknown What's Changed - clipboard: add support for wayclip by @fredrikfoss in #988 - Fix regex pattern for Windows installers by @jo-chemla in #991 - Fix panic when receiving with --stdout and invalid secret by @Copilot in #993...
10.2.7 Unknown What's Changed - Abort sending when message authentication fails by @Ozoniuss in #980 - fix: remove extraneous by @schollz in #984 - chore: v10.2.7 by @schollz in #985 Full Changelog: v10.2.6...v10.2.7
10.2.5 Unknown What's Changed - build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #948 - fix: only block ".." in file names if it is used to break out of the base directory by @paulmiro in #952 - build(deps...
10.2.4 Unknown Full Changelog: v10.2.3...v10.2.4
10.2.2 Unknown What's Changed - build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #872 - Bump Go, dependencies, CI - Upload artifacts after running tests - Update readme by @blu3berryys in #881 - Fix a github w...
10.2.1 Unknown What's Changed - fix: --exclude should exclude recursive files by @schollz in more info here Full Changelog: https://github.com/schollz/croc/compare/v10.2.0...v10.2.1
10.1.3 Unknown Full Changelog: https://github.com/schollz/croc/compare/v10.1.2...v10.1.3
10.1.2 Unknown Full Changelog: https://github.com/schollz/croc/compare/v10.1.1...v10.1.2
10.1.1 Unknown What's Changed - Mask password in logs by https://github.com/gamagoat in https://github.com/schollz/croc/pull/837 - docs: Add conda-forge install instructions for pixi and conda by https://github.com/matthewfeickert in h...
10.0.13 Unknown What's Changed - Remove Temporary Files if the program terminates abnormal by https://github.com/Prince-Bhagat in https://github.com/schollz/croc/pull/800 - Schollz/issue799 by https://github.com/schollz in https://githu...
10.0.12 Unknown What's Changed - Show recommended croc commands for both Windows and Linux/OSX by https://github.com/nhtzr in https://github.com/schollz/croc/pull/785 - feature: gracefully exit when not enough disk space by https://gith...
10.0.11 Unknown What's Changed - Refactor tcp by https://github.com/Ozoniuss in https://github.com/schollz/croc/pull/749 - Add receiving on Linux and classic mode to README by https://github.com/clemisch in https://github.com/schollz/cr...
10.0.10 Unknown What's Changed - Fixed: Sending folders from the root of a drive always goes to the same path on the receiver's end by https://github.com/schollz in https://github.com/schollz/croc/pull/750 - build(deps): bump github.com...
10.0.9 Unknown What's Changed - build(deps): bump github.com/schollz/progressbar/v3 from 3.14.3 to 3.14.4 by https://github.com/dependabot in https://github.com/schollz/croc/pull/734 - fix: croc hangs with broken dns by https://github....