macOS
brew install ocproxylocal Homebrew formula metadata
brew
User-level SOCKS and port forwarding proxy. Version 1.60 via Homebrew; verified from local package data.
install
brew install ocproxylocal Homebrew formula metadata
sudo apt install ocproxyDebian stable package indexes · ocproxy · source: deb.debian.org
sudo dnf install ocproxyFedora Rawhide package metadata · ocproxy · source: dl.fedoraproject.org
nix profile install nixpkgs#ocproxynixpkgs package indexes · pkgs/by-name/oc/ocproxy/package.nix · source: api.github.com
overview
User-level SOCKS and port forwarding proxy
history
ocproxy is a user-level SOCKS and port-forwarding proxy designed for OpenConnect VPN sessions. Instead of sending all host traffic through a VPN interface, it lets users route only selected connections through forwarded ports or a SOCKS5 proxy.
The project changelog lists an initial release on 2012-11-20, version 1.50 on 2014-07-06, and version 1.60 on 2017-01-08. The authors file credits David Edmondson and Kevin Cernekee for ocproxy/vpnns work in 2012-2014 and Google Inc. for 2016 contributions, with lwIP credited separately.
Version 1.50 fixed stability issues seen under SOCKS browsing load, added a man page, moved the build to GNU autotools, updated lwIP, and added Ubuntu PPA packaging scripts. Version 1.60 added an experimental `vpnns` helper for Linux network namespaces and refined SOCKS binding behavior.
ocproxy is niche but broadly recognizable in VPN packaging: Homebrew, Debian/Ubuntu, Fedora, Nix, and related package sets carry it. Its presence in these package managers reflects a practical sysadmin need rather than a large application ecosystem: selective VPN routing without root-level host network changes.
The README says ocproxy should be started by OpenConnect with `--script-tun`, commonly with `-D` for a SOCKS5 listener and `-L` for local-to-remote port forwarding. Users then point SSH, RDP, SOCKS-aware tools, browser proxy rules, tsocks, or Dante at the local proxy or forwarded ports.
The documentation also describes use cases such as routing different applications or browser profiles through different VPNs, connecting to multiple VPNs with overlapping address ranges, and working on multiuser systems or machines where root access is unavailable or undesirable.
ocproxy is a compact example of a network utility whose packaging value comes from composition: OpenConnect supplies the VPN transport, lwIP supplies a userland TCP/IP stack, and ocproxy exposes a Unix-friendly proxy/port-forwarding surface.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ocproxy | 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/cernekee/ocproxy
install metadata
| Package key | brew:ocproxy |
|---|---|
| Version | 1.60 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ocproxy |
| Homepage | https://github.com/cernekee/ocproxy |
| Repository | https://github.com/cernekee/ocproxy |
| Upstream docs | https://github.com/cernekee/ocproxy#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/cernekee/ocproxy/archive/refs/tags/v1.60.tar.gz |
| Dependencies | libevent |
| Build dependencies | autoconf, automake |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ocproxy |
| Version Scheme | 0 |
| Revision | 1 |
| 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.
ocproxy 1.60-1+b3
SOCKS proxy for openconnect
https://github.com/cernekee/ocproxy
sudo apt install ocproxyocproxy
nix profile install nixpkgs#ocproxyocproxy 1.60-1build6
SOCKS proxy for openconnect
https://github.com/cernekee/ocproxy
sudo apt install ocproxyocproxy 1.60-16.20190728gitc98f06d.fc44
OpenConnect Proxy
https://github.com/cernekee/ocproxy
sudo dnf install ocproxysource 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.