Automic VaultAutomic Vault

brew

croc mit Homebrew, apk, chocolatey, MacPorts, Nix, pacman, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für croc in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install croc

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install croc

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add croc

Alpine Linux edge package indexes · croc · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#croc

nixpkgs package indexes · pkgs/by-name/cr/croc/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S croc

Arch Linux sync databases · croc · Quelle: geo.mirror.pkgbuild.com

Windows

Chocolateyverifiziert · 92%
choco install croc

Chocolatey community package catalog · croc · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/croc

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

Windows Package Managerverifiziert · 92%
winget install --id schollz.croc -e

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

Überblick

Paketzusammenfassung

Securely send things from one computer to another

Befehle und Aliase

  • croc

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für croc wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
croccliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version10.6.0
Manager aktualisiert2026-07-23
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv10.6.0

https://github.com/schollz/croc

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:croc
Version10.6.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/croc
Homepagehttps://github.com/schollz/croc
Repositoryhttps://github.com/schollz/croc
Upstream-Dokumentationhttps://github.com/schollz/croc#readme
LizenzMIT
Quellarchivhttps://github.com/schollz/croc/archive/refs/tags/v10.6.0.tar.gz
Zuletzt aktualisiert2026-07-23T20:39:56Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

croc

nix profile install nixpkgs#croc
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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