# corkscrew を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, winget でインストール

corkscrew のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:corkscrew
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install corkscrew
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install corkscrew
```

  証拠: MacPorts ports tree: net/corkscrew/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add corkscrew
```

  証拠: Alpine Linux edge package indexes: corkscrew from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install corkscrew
```

  証拠: Debian stable package indexes: corkscrew from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install corkscrew
```

  証拠: Fedora Rawhide package metadata: corkscrew from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#corkscrew
```

  証拠: nixpkgs package indexes: pkgs/by-name/co/corkscrew/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S corkscrew
```

  証拠: Arch Linux sync databases: corkscrew from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- winget (92%):

```sh
winget install --id androidWG.Corkscrew -e
```

  証拠: Windows Package Manager source index: androidWG.Corkscrew from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:corkscrew
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.0
- **ソース概要:** Tunnel SSH through HTTP proxies
- **ホームページ:** <https://packages.debian.org/sid/corkscrew>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- corkscrew (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.0
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

- <https://github.com/patpadgett/corkscrew>
- <https://raw.githubusercontent.com/patpadgett/corkscrew/master/README.md>
- <https://api.github.com/repos/patpadgett/corkscrew>
- <https://api.github.com/repos/patpadgett/corkscrew/tags>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

- Debian apt - corkscrew - 2.0-15: normalized package name match | Debian stable package indexes: corkscrew from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | tunnel TCP connections through HTTP proxies | https://github.com/patpadgett/corkscrew
- Nix - corkscrew: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/corkscrew/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - corkscrew - 2.0-14: normalized package name match | Ubuntu 24.04 LTS package indexes: corkscrew from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | tunnel TCP connections through HTTP proxies | https://github.com/patpadgett/corkscrew
- apk - corkscrew - 2.0_git20190118-r1: normalized package name match | Alpine Linux edge package indexes: corkscrew from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Tool for tunneling SSH through HTTP proxies | https://github.com/bryanpkc/corkscrew
- apk - corkscrew-doc - 2.0_git20190118-r1: normalized package name match | Alpine Linux edge package indexes: corkscrew-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Tool for tunneling SSH through HTTP proxies (documentation) | https://github.com/bryanpkc/corkscrew
- dnf - corkscrew - 2.0-43.fc45: normalized package name match | Fedora Rawhide package metadata: corkscrew from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tool for tunneling SSH through HTTP proxies | http://freshmeat.sourceforge.net/projects/corkscrew
- pacman - corkscrew - 2.0-8: normalized package name match | Arch Linux sync databases: corkscrew from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A tool for tunneling SSH through HTTP proxies | https://github.com/patpadgett/corkscrew
- MacPorts - corkscrew: normalized package name match | MacPorts ports tree: net/corkscrew/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - androidWG.Corkscrew: normalized package name match | Windows Package Manager source index: androidWG.Corkscrew from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/corkscrew.yml](https://github.com/mxcl/pkgdb/blob/main/combined/corkscrew.yml)


## ソース

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