macOS
brew install ghostunnellocal Homebrew formula metadata
brew
Simple SSL/TLS proxy with mutual authentication. Version 1.11.0 via Homebrew; verified 2026-07-02.
install
brew install ghostunnellocal Homebrew formula metadata
nix profile install nixpkgs#ghostunnelnixpkgs package indexes · pkgs/by-name/gh/ghostunnel/package.nix · source: api.github.com
overview
Simple SSL/TLS proxy with mutual authentication
history
Ghostunnel is a Go TLS proxy for placing mutual TLS in front of services that do not speak TLS themselves.
The Ghostunnel repository was created in 2015 and its first GitHub release, v1.0.0, was published in 2016. Its README frames the project as a simple TLS proxy with mutual authentication for securing non-TLS backend applications.
The project evolved around two complementary modes: server mode terminates TLS and forwards to an insecure backend, while client mode accepts local insecure connections and forwards them to a TLS-secured service. Over time the README grew to document certificate reloads, ACME, PKCS#11, macOS Keychain, Windows Certificate Store, SPIFFE Workload API, Prometheus metrics, systemd and launchd socket activation, and Windows service management.
Ghostunnel's adoption sits in security and operations teams that need a small proxy rather than a full service mesh or general reverse proxy. Official materials point users to GitHub releases and Docker Hub, and the project documents Linux, macOS, Windows, and other Go-supported Unix systems.
Practitioners use Ghostunnel to wrap legacy TCP services with mutual TLS, add client-certificate authorization, run local TLS clients for remote services, reload short-lived certificates, expose metrics, and deploy the proxy under a service manager.
Package nerds care about Ghostunnel because it packages a focused security boundary as one executable: install it, provide certificates, and put mTLS in front of a service without rewriting the application.
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 |
|---|---|---|---|
ghostunnel | 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/ghostunnel/ghostunnel
install metadata
| Package key | brew:ghostunnel |
|---|---|
| Version | 1.11.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ghostunnel |
| Homepage | https://ghostunnel.dev/ |
| Repository | https://github.com/ghostunnel/ghostunnel |
| Upstream docs | https://ghostunnel.dev/docs/getting-started |
| License | Apache-2.0 |
| Source archive | https://github.com/ghostunnel/ghostunnel/archive/refs/tags/v1.11.0.tar.gz |
| Last updated | 2026-07-02T08:01:22Z |
| Pulse | updated |
| Build dependencies | go |
| 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 | ghostunnel |
| 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.
ghostunnel
nix profile install nixpkgs#ghostunnelsource 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.