pkg.soopen package index

brew / Rang 4621

corkscrew mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install corkscrew

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install corkscrew

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add corkscrew

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

Debian aptverifiziert · 92%
sudo apt install corkscrew

Debian stable package indexes · corkscrew · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install corkscrew

Fedora Rawhide package metadata · corkscrew · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#corkscrew

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S corkscrew

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

Windows

Windows Package Managerverifiziert · 92%
winget install --id androidWG.Corkscrew -e

Windows Package Manager source index · androidWG.Corkscrew · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Tunnel SSH through HTTP proxies

Befehle und Aliase

  • corkscrew

Verlauf

Projektgeschichte und Nutzung

Corkscrew is a small networking utility for tunneling SSH through HTTP proxies. Its upstream README frames OpenSSH ProxyCommand usage as the normal path, making it a classic single-purpose helper for locked-down networks.

Projektgeschichte

The public GitHub repository was created in 2009 and the upstream README identifies GitHub as the primary distribution site. The README also records older portability work by listing HPUX, Solaris, BSD systems, Linux, Cygwin/Win32, and macOS as compiled targets.

Adoptionsgeschichte

Corkscrew spread through Unix package managers because it solved a narrow operational problem: connecting SSH through an HTTP proxy with minimal moving parts. Its presence in multiple package-manager ecosystems reflects the long tail of proxy-heavy corporate and campus networks.

Wie es verwendet wird

Typical usage adds a ProxyCommand line to ~/.ssh/config. For proxies requiring authentication, the README documents a separate username:password file, commonly placed under ~/.ssh with restrictive permissions.

Warum Paket-Nerds sich dafür interessieren

Corkscrew is a package-manager survivor: tiny, stable, and useful when a network environment requires exactly its protocol trick. It matters less for feature churn than for preserving a known CLI building block.

Zeitleiste

  • 2009: Public GitHub repository created.
  • v2.0: Upstream repository exposes a v2.0 tag.
  • Present: README continues to document OpenSSH ProxyCommand integration and proxy-auth file usage.

Related projects

  • Related tools and features include OpenSSH ProxyCommand, netcat-style proxy helpers, HTTP CONNECT proxies, and SSH ProxyJump for other tunneling scenarios.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:http,ssh

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

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
corkscrewExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

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-08-03
Manager-Version2.0
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:corkscrew
Version2.0
PaketmanagerHomebrew
Homepagehttps://packages.debian.org/sid/corkscrew
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

corkscrew 2.0-15

tunnel TCP connections through HTTP proxies

https://github.com/patpadgett/corkscrew

sudo apt install corkscrew
  • Section: net
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Corkscrew
Debian stable package indexes · deb.debian.org · Debian stable package indexes: corkscrew from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

corkscrew

nix profile install nixpkgs#corkscrew
  • normalized package name match
  • Abgeglichen nach: Corkscrew
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/corkscrew/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

corkscrew 2.0-14

tunnel TCP connections through HTTP proxies

https://github.com/patpadgett/corkscrew

sudo apt install corkscrew
  • Section: universe/net
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Corkscrew
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: corkscrew from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

corkscrew 2.0_git20190118-r1

Tool for tunneling SSH through HTTP proxies

https://github.com/bryanpkc/corkscrew

sudo apk add corkscrew
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: corkscrew
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Corkscrew
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: corkscrew from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

corkscrew-doc 2.0_git20190118-r1

Tool for tunneling SSH through HTTP proxies (documentation)

https://github.com/bryanpkc/corkscrew

sudo apk add corkscrew-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: corkscrew
  • normalized package name match
  • Abgeglichen nach: Corkscrew
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: corkscrew-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

corkscrew 2.0-43.fc45

Tool for tunneling SSH through HTTP proxies

http://freshmeat.sourceforge.net/projects/corkscrew

sudo dnf install corkscrew
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: corkscrew
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Corkscrew
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: corkscrew from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

corkscrew 2.0-8

A tool for tunneling SSH through HTTP proxies

https://github.com/patpadgett/corkscrew

sudo pacman -S corkscrew
  • License: GPL
  • Architecture: x86_64
  • normalized package name match
  • Abgeglichen nach: Corkscrew
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: corkscrew from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

corkscrew

sudo port install corkscrew
  • normalized package name match
  • Abgeglichen nach: Corkscrew
MacPorts ports tree · api.github.com · MacPorts ports tree: net/corkscrew/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

androidWG.Corkscrew

winget install --id androidWG.Corkscrew -e
  • normalized package name match
  • Abgeglichen nach: Corkscrew
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: androidWG.Corkscrew 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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation