ZIP
WinGet
croc
schollz · 10.2.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
croc_v10.2.5_Windows-64bit.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
schollz.croc
Version
10.2.5
Description
Easily and securely send things from one computer to another.Easily and securely send things from one computer to another.
License
MIT
↗
Homepage
https://github.com/schollz/croc
Support
https://schollz.com/
Installer URL
https://github.com/schollz/croc/releases/download/v10.2.5/croc_v10.2.5_Windows-64bit.zip
Release Notes
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): bump actions/checkout from 4 to 5 by @dependabot[bot] in #953
- build(deps): bump github.com/kalafut/imohash from 1.1.0 to 1.1.1 by @dependabot[bot] in #957
- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #956
New Contributors
- @pa…