pkg.soopen package index

brew / 排名 1253

使用 Homebrew, apk, chocolatey, MacPorts, Nix, pacman, scoop, winget 安装 croc

查看 croc 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install croc

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install croc

MacPorts ports tree · net/croc/Portfile · 来源: api.github.com

Windows

Chocolatey已验证 · 92%
choco install croc

Chocolatey community package catalog · croc · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/croc

Scoop official bucket manifest trees · bucket/croc.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id schollz.croc -e

Windows Package Manager source index · schollz.croc · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Securely send things from one computer to another

命令和别名

  • croc

历史

项目历史与用法

croc is a cross-platform CLI for simple, encrypted file and folder transfer between two computers. It combines a relay, password-authenticated key agreement, resumable transfers, and package-manager-friendly binaries into a tool aimed at replacing ad hoc local servers, port forwarding, or manual cloud handoffs.

项目历史

The project began in 2017 and later standardized around a Go module and release binaries. Its README describes the core promise as allowing any two computers to transfer data through a relay while preserving end-to-end encryption using PAKE.

Over time the feature set grew beyond one-shot file sending: multiple files, interrupted-transfer resume, IPv6-first behavior with IPv4 fallback, proxy support, text transfer, pipes, QR codes, Docker usage, and platform-specific install paths are all part of the official documentation.

采用历史

The official install section documents Homebrew and MacPorts on macOS, Scoop, Chocolatey, and Winget on Windows, Nix and NixOS, pacman on Arch, dnf on Fedora, portage on Gentoo, Termux, FreeBSD pkg, conda-forge, Docker, and Go source builds. That breadth made croc a common package-index entry for secure peer-to-peer-ish file transfer even though the protocol uses relays.

使用方式

A sender runs croc send with files or folders and receives a code phrase; the recipient runs croc with that phrase. The phrase establishes the PAKE-derived shared secret used for end-to-end encryption, while the relay helps two machines connect without a local server or port forwarding.

为什么软件包爱好者会关心

croc is interesting to package maintainers because it is a network CLI where usability depends heavily on reproducible, cross-platform binary distribution. The same project appears in many package ecosystems, and its runtime behavior is intentionally simple enough to be useful from ephemeral shells, developer machines, and constrained environments.

时间线

  • 2017: Repository created.
  • 2020: v8 release line published on GitHub releases.
  • 2020s: Official installation instructions expanded across macOS, Windows, Linux distributions, BSD, Termux, Conda, Docker, and Go.

Related projects

  • PAKE is the cryptographic primitive used to derive the transfer secret from the code phrase.
  • Package ecosystems including Homebrew, MacPorts, Scoop, Chocolatey, Winget, Nix, pacman, dnf, portage, FreeBSD pkg, Termux, and conda-forge distribute or document croc installation.

安全态势

尚未找到受保护工具覆盖

没有找到 croc 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
croc可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本11.0.1
管理器更新时间2026-07-31
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:croc
版本11.0.1
软件包管理器Homebrew
主页https://github.com/schollz/croc
仓库https://github.com/schollz/croc
最后更新2026-07-31T20:45:31Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

croc

nix profile install nixpkgs#croc
  • normalized package name match
  • 匹配方式:Croc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cr/croc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

croc 10.2.2-r11

Easily and securely send things from one computer to another

https://github.com/schollz/croc

sudo apk add croc
  • License: MIT
  • Architecture: x86_64
  • Source Package: croc
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Croc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: croc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

croc-bash-completion 10.2.2-r11

Bash completions for croc

https://github.com/schollz/croc

sudo apk add croc-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: croc
  • normalized package name match
  • 匹配方式:Croc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: croc-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

croc-doc 10.2.2-r11

Easily and securely send things from one computer to another (documentation)

https://github.com/schollz/croc

sudo apk add croc-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: croc
  • normalized package name match
  • 匹配方式:Croc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: croc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

croc-zsh-completion 10.2.2-r11

Zsh completions for croc

https://github.com/schollz/croc

sudo apk add croc-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: croc
  • normalized package name match
  • 匹配方式:Croc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: croc-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

croc 1:11.0.1-1

Easily and securely send things from one computer to another.

https://github.com/schollz/croc

sudo pacman -S croc
  • License: MIT
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Croc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: croc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

croc

sudo port install croc
  • normalized package name match
  • 匹配方式:Croc
MacPorts ports tree · api.github.com · MacPorts ports tree: net/croc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

croc

choco install croc
  • normalized package name match
  • 匹配方式:Croc
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: croc from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','cloudquery'
Scoop95%

main/croc

scoop install main/croc
  • normalized package name match
  • 匹配方式:Croc
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/croc.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

schollz.croc

winget install --id schollz.croc -e
  • normalized package name match
  • 匹配方式:Croc
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: schollz.croc from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation