macOS
brew install tuntoxlocal Homebrew formula metadata
brew
Tunnel TCP connections over the Tox protocol. Version 0.0.10.1 via Homebrew; verified from local package data.
install
brew install tuntoxlocal Homebrew formula metadata
nix profile install nixpkgs#tuntoxnixpkgs package indexes · pkgs/by-name/tu/tuntox/package.nix · source: api.github.com
sudo pacman -S tuntoxArch Linux sync databases · tuntox · source: geo.mirror.pkgbuild.com
overview
Tunnel TCP connections over the Tox protocol
history
tuntox is a small command-line networking tool for forwarding TCP connections over the Tox peer-to-peer protocol, aimed at reaching machines behind NAT or dynamic addresses without router port forwarding.
The project appeared publicly in December 2014 in the official GitHub repository. Its README framed it as early work in progress and described a single binary that can run in either server or client mode, with the server publishing a Tox ID and the client forwarding local ports to services behind that Tox identity.
The early releases developed the core tunneling workflow and added shared-secret authentication by version 0.0.4. Later official releases continued into 2021, while the README and FAQ kept the focus on practical NAT traversal, SSH-style local forwarding, and operational cautions around Tox connectivity and security.
tuntox stayed niche but was packaged beyond Homebrew. The supplied package metadata lists Homebrew, Nix, and Arch pacman entries, and the official FAQ lists additional distribution packaging such as Arch, Homebrew, NixOS, Pentoo, Void, and work-in-progress Debian packaging.
A typical use is to run `tuntox` on a remote laptop, home machine, or Raspberry Pi behind NAT, save its Tox identity under `/etc/tuntox/` or a `-C` directory, and connect from another machine with an SSH-like `-L` forwarding rule.
Package-manager users mostly encounter it as a tiny tunnel binary: install it, run the server without root, then use local port forwarding or SSH `ProxyCommand` mode to reach a private service over the Tox overlay.
For package nerds, tuntox is interesting less as a mainstream remote-access product and more as a packaged example of the Tox ecosystem being used as infrastructure: a peer-to-peer overlay repurposed for TCP forwarding, NAT traversal, and occasional Tor/proxy-aware experiments.
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.
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.
Credential-bearing paths to review before unattended agent runs.
/etc/tuntox/directory passed with -Cexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tuntox | 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/gjedeer/tuntox
install metadata
| Package key | brew:tuntox |
|---|---|
| Version | 0.0.10.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tuntox |
| Homepage | https://gdr.name/tuntox/ |
| Repository | https://github.com/gjedeer/tuntox |
| Upstream docs | https://github.com/gjedeer/tuntox |
| License | GPL-3.0-only |
| Source archive | https://github.com/gjedeer/tuntox/archive/refs/tags/0.0.10.1.tar.gz |
| Dependencies | toxcore |
| Build dependencies | cscope, pkgconf |
| 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 | tuntox |
| 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.
tuntox
nix profile install nixpkgs#tuntoxtuntox 0.0.10.1-2
Tunnel TCP connections over the Tox protocol
https://github.com/gjedeer/tuntox
sudo pacman -S tuntoxsource 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.