# bryanpkc/corkscrew

A tool for tunneling SSH through HTTP proxies

Repository: https://github.com/bryanpkc/corkscrew
Canonical: https://ross.abutalabs.com/products/corkscrew
Language: C
License: GPL-2.0
License Family: copyleft
Last push: 2023-11-22T18:42:07+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3681, "days_push": 1015, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1227, forks 113 (observed 2026-08-28T04:04:03.392578+00:00)

## What it is
Corkscrew is a small C command-line tool that tunnels SSH connections through HTTP proxies by acting as an SSH ProxyCommand helper. It supports optional HTTP proxy authentication via a credentials file and runs on many Unix-like platforms.

## Use cases
- tunnel ssh through an http proxy
- use ssh behind a corporate firewall
- configure ssh ProxyCommand for http proxy
- ssh through proxy with authentication
- bypass restrictive network to reach ssh servers

## When to choose
- you need SSH access from a network that only allows HTTP proxy traffic
- you want a tiny, dependency-free ProxyCommand helper
- your proxy requires basic HTTP authentication

## When to avoid
- you need SOCKS or HTTPS CONNECT with advanced features
- you want a full VPN or general-purpose tunneling solution
- you need actively developed tooling with modern proxy protocol support

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: networking, proxy, security, cli
- domain: networking, security, developer-tools
- platform: windows, bsd, cli, cross-platform
- tags: ssh-tunneling, http-proxy, proxycommand, c, firewall-traversal, command-line, linux, macos

## Member repositories
- bryanpkc/corkscrew (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:03.392578+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:14.698994+00:00, confidence not recorded.
  - readme: https://github.com/bryanpkc/corkscrew (fetched 2026-08-28T04:04:03.392578+00:00, sha 2fc7bc1eafa5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
