./net/croc, Fast, simple, and secure file transfer between any two computers

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ]


Branch: CURRENT, Version: 11.1.1, Package name: croc-11.1.1, Maintainer: drixter

Croc is a tool that allows any two computers to simply and securely transfer
files and folders. Croc may be the only CLI file-transfer tool that does all
of the following:

- Allows any two computers to transfer data (using a relay)
- Provides end-to-end encryption (using PAKE)
- Enables easy cross-platform transfers (Windows, Linux, Mac)
- Allows multiple file transfers
- Allows resuming transfers that are interrupted
- Local server or port-forwarding not needed
- IPv6-first with IPv4 fallback
- Can use proxy, like Tor


Master sites:

Filesize: 2723.754 KB

Version history: (Expand)


CVS history: (Expand)


   2026-08-16 09:42:56 by Marcin Gondek | Files touched by this commit (3)
Log message:
croc: Update to 11.1.1

What's Changed

fix: coloring by @schollz in #1240
docs(README.md): fix stale Go version requirement in README (Go 1.25+) by \ 
@Fawz-Haaroon in #1242
chore: upgrade to v11 by @schollz in #1246
fix: web load phrase faster by @schollz in #1247
fix: tests by @schollz in #1248
   2026-08-15 14:53:40 by Benny Siegert | Files touched by this commit (211) | Package updated
Log message:
Revbump all Go packages after Go 1.26 update
   2026-08-14 21:15:59 by Marcin Gondek | Files touched by this commit (4)
Log message:
croc: Update to 11.1.0

What's Changed
fix: --store rendering by @schollz in #1233
fix unbounded stored-transfer lock state by @abhinavgulisetty in #1238
feat: allow sending to multiple users Fixes #1130 by @schollz in #1239
   2026-07-08 20:32:45 by Benny Siegert | Files touched by this commit (208) | Package updated
Log message:
Revbump all Go packages after go126 update
   2026-06-05 12:21:56 by Benny Siegert | Files touched by this commit (205) | Package updated
Log message:
Revbump all Go packages after go126 security update
   2026-05-07 20:50:12 by Benny Siegert | Files touched by this commit (204) | Package updated
Log message:
Revbump all Go packages after go126 security update
   2026-04-08 07:45:14 by Benny Siegert | Files touched by this commit (203) | Package updated
Log message:
Revbump all Go packages after security update
   2026-03-06 22:08:08 by Benny Siegert | Files touched by this commit (203) | Package updated
Log message:
Revbump all Go packages after go126 update