macOS
brew install onioncatlocal Homebrew formula metadata
sudo port install onioncatMacPorts ports tree · net/onioncat/Portfile · source: api.github.com
brew
VPN-adapter that provides location privacy using Tor or I2P. Version 4.11.0 via Homebrew; verified from local package data.
install
brew install onioncatlocal Homebrew formula metadata
sudo port install onioncatMacPorts ports tree · net/onioncat/Portfile · source: api.github.com
sudo apk add onioncatAlpine Linux edge package indexes · onioncat · source: dl-cdn.alpinelinux.org
sudo zypper install onioncatopenSUSE Tumbleweed package metadata · onioncat · source: download.opensuse.org
scoop install extras/ocatScoop official bucket manifest trees · bucket/ocat.json · source: api.github.com
winget install --id ic005k.OCAuxiliaryTools -eWindows Package Manager source index · ic005k.OCAuxiliaryTools · source: cdn.winget.microsoft.com
overview
VPN-adapter that provides location privacy using Tor or I2P
history
OnionCat is a long-running networking experiment that maps Tor hidden services or I2P tunnels into an IPv6 TUN interface. It makes onion/I2P endpoints look like peers on an IP network, so ordinary IP-based protocols can travel over Tor or I2P hidden-service transports.
OnionCat development began in 2008, when Tor hidden-service v2 identifiers were short enough to be reversibly mapped into IPv6 addresses under a special prefix. Its own documentation describes the core trick as translating between OnionCat IPv6 addresses and .onion hostnames, then forwarding packets between a local TUN device and remote OnionCat peers.
The move from Tor v2 hidden services to v3 onion services challenged OnionCat's original design because v3 identifiers no longer fit inside an IPv6 address. OnionCat4 added lookup machinery to preserve the virtual-network model after the identifier-size change.
OnionCat has been packaged beyond a single ecosystem: Debian documented an ocat(1) man page by the Jessie era, and Homebrew packages onioncat for macOS and Linux users. Its GitHub repository is the official upstream and had an onioncat-4.11.0 release dated March 9, 2023.
Users run ocat with a local onion or I2P identifier, and OnionCat opens a TUN device, assigns it a derived IPv6 address, and relays packets through Tor or I2P. The tool can carry TCP, UDP, and other IP-based traffic, making it resemble a peer-to-peer VPN between hidden services rather than a web-only Tor client.
The README also exposes OnionCat's operational rough edges: it is a userland connector, depends on Tor/I2P setup, and does not add its own encryption on top of the transport. That makes it a tool for operators who understand the underlying anonymity network rather than a general-purpose consumer VPN.
OnionCat matters because it is one of the more literal attempts to package 'IP over onion services' as a Unix-style command. It combines old-school TUN-device networking, IPv6 address mapping, Tor/I2P naming, and distro packaging into a compact but unusual formula.
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 |
|---|---|---|---|
ocat | 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/rahra/onioncat
install metadata
| Package key | brew:onioncat |
|---|---|
| Version | 4.11.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/onioncat |
| Homepage | https://github.com/rahra/onioncat |
| Repository | https://github.com/rahra/onioncat |
| Upstream docs | https://github.com/rahra/onioncat#readme |
| License | GPL-3.0-only |
| Source archive | https://github.com/rahra/onioncat/archive/refs/tags/v4.11.0.tar.gz |
| Dependencies | tor |
| Build dependencies | autoconf, automake |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, 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 | onioncat |
| 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.
onioncat 4.11.0-r1
OnionCat is a VPN-adapter, which uses Tor or I2P as its transport.
sudo apk add onioncatonioncat-doc 4.11.0-r1
OnionCat is a VPN-adapter, which uses Tor or I2P as its transport. (documentation)
sudo apk add onioncat-doconioncat 4.11.0-1.10
VPN adapter for Tor and I2P
sudo zypper install onioncatonioncat
sudo port install onioncatextras/ocat
scoop install extras/ocatic005k.OCAuxiliaryTools
winget install --id ic005k.OCAuxiliaryTools -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.