Automic VaultAutomic Vault

brew

croc を Homebrew, apk, chocolatey, MacPorts, Nix, pacman, scoop, winget でインストール

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

概要

パッケージ概要

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
croccliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版10.6.0
マネージャ更新日2026-07-23
ローカルデータOK
上流最新
検出された最新v10.6.0

https://github.com/schollz/croc

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:croc
バージョン10.6.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/croc
ホームページhttps://github.com/schollz/croc
リポジトリhttps://github.com/schollz/croc
上流ドキュメントhttps://github.com/schollz/croc#readme
ライセンスMIT
ソースアーカイブhttps://github.com/schollz/croc/archive/refs/tags/v10.6.0.tar.gz
最終更新2026-07-23T20:39:56Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecroc
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの 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-r10

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-r10

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-r10

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-r10

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:10.4.4-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','cmake.portable'
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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment