Automic VaultAutomic Vault

brew

Install ocproxy with Homebrew, apt, dnf, Nix

User-level SOCKS and port forwarding proxy. Version 1.60 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ocproxy

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install ocproxy

Debian stable package indexes · ocproxy · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install ocproxy

Fedora Rawhide package metadata · ocproxy · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#ocproxy

nixpkgs package indexes · pkgs/by-name/oc/ocproxy/package.nix · source: api.github.com

overview

Package summary

User-level SOCKS and port forwarding proxy

Commands and aliases

  • ocproxy

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2012-11-20: initial release.
  • 2014-07-06: version 1.50 improved SOCKS stability, added a man page, adopted autotools, and refreshed lwIP.
  • 2017-01-08: version 1.60 added experimental `vpnns` and local SOCKS bind-address support.

Related projects

  • ocproxy is closely tied to OpenConnect, lwIP, SOCKS tooling such as tsocks and Dante, and the Linux network-namespace helper `vpnns` included in the same repository.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 13 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
ocproxycliglobal executable

freshness

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

page generated2026-07-08
manager version1.60
manager updated
local dataok
upstreamcurrent
latest detectedv1.60

https://github.com/cernekee/ocproxy

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:ocproxy
Version1.60
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/ocproxy
Homepagehttps://github.com/cernekee/ocproxy
Repositoryhttps://github.com/cernekee/ocproxy
Upstream docshttps://github.com/cernekee/ocproxy#readme
LicenseBSD-3-Clause
Source archivehttps://github.com/cernekee/ocproxy/archive/refs/tags/v1.60.tar.gz
Dependencieslibevent
Build dependenciesautoconf, automake
Bottleavailable (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-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameocproxy
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

ocproxy 1.60-1+b3

SOCKS proxy for openconnect

https://github.com/cernekee/ocproxy

sudo apt install ocproxy
  • Section: net
  • Architecture: amd64
  • Source Package: ocproxy
  • 2 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Ocproxy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocproxy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ocproxy

nix profile install nixpkgs#ocproxy
  • normalized package name match
  • Matched by: Ocproxy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/oc/ocproxy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ocproxy 1.60-1build6

SOCKS proxy for openconnect

https://github.com/cernekee/ocproxy

sudo apt install ocproxy
  • Section: universe/net
  • Architecture: amd64
  • 2 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Ocproxy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ocproxy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

ocproxy 1.60-16.20190728gitc98f06d.fc44

OpenConnect Proxy

https://github.com/cernekee/ocproxy

sudo dnf install ocproxy
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ocproxy
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Ocproxy
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ocproxy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment