macOS
brew install connectlocal Homebrew formula metadata
brew
Provides SOCKS and HTTPS proxy support to SSH. Version 1.106 via Homebrew; verified from local package data.
install
brew install connectlocal Homebrew formula metadata
nix profile install nixpkgs#connectnixpkgs package indexes · pkgs/by-name/co/connect/package.nix · source: api.github.com
scoop install main/connectScoop official bucket manifest trees · bucket/connect.json · source: api.github.com
winget install --id Adobe.AdobeConnect -eWindows Package Manager source index · Adobe.AdobeConnect · source: cdn.winget.microsoft.com
overview
Provides SOCKS and HTTPS proxy support to SSH
history
connect, upstreamed as ssh-connect/connect.c, is a small proxy relay intended for OpenSSH ProxyCommand use. It lets SSH cross SOCKS and HTTP CONNECT proxies without embedding those proxy mechanisms in OpenSSH itself.
The official README explains the origin plainly: OpenSSH delegated proxying to the ProxyCommand mechanism, and connect.c was made for that purpose. The tool stayed intentionally small, portable, and independent from OpenSSH.
The package persists because corporate and campus networks still put SSH behind SOCKS or HTTPS proxies. Input metadata lists it for Homebrew, Nix, and Scoop, which fits its cross-platform C design.
Users normally compile or install the single connect binary and reference it from ~/.ssh/config with a ProxyCommand line. The README documents SOCKS4, SOCKS4a, SOCKS5, HTTP CONNECT, proxy credentials, debug mode, and local socket relay behavior.
connect is packaging old-school Unix glue: one C file, one binary, and one exact job. Its significance is that it packages an OpenSSH extension pattern rather than a standalone network service.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.ssh/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
connect | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/gotoh/ssh-connect
install metadata
| Package key | brew:connect |
|---|---|
| Version | 1.106 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/connect |
| Homepage | https://github.com/gotoh/ssh-connect |
| Repository | https://github.com/gotoh/ssh-connect |
| Upstream docs | https://github.com/gotoh/ssh-connect#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/gotoh/ssh-connect/archive/refs/tags/1.106.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | connect |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
connect
nix profile install nixpkgs#connectmain/connect
scoop install main/connectAdobe.AdobeConnect
winget install --id Adobe.AdobeConnect -eCyberHive.Connect
winget install --id CyberHive.Connect -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.