macOS
brew install swgp-golocal Homebrew formula metadata
brew
Simple WireGuard proxy with minimal overhead for WireGuard traffic. Version 1.10.0 via Homebrew; verified 2026-06-12. Also installable with nix: nix profile install nixpkgs#swgp-go.
install
brew install swgp-golocal Homebrew formula metadata
nix profile install nixpkgs#swgp-gonixpkgs package indexes · pkgs/by-name/sw/swgp-go/package.nix · source: api.github.com
overview
Simple WireGuard proxy with minimal overhead for WireGuard traffic
history
swgp-go is a small Go proxy that obfuscates or encrypts WireGuard traffic with minimal overhead. It provides client and server modes intended to sit immediately outside an ordinary WireGuard tunnel.
The official repository was created in March 2022. The project developed multiple proxy modes that balance overhead and traffic-shape concealment, with newer 2026 modes adding timestamped replay protection while retaining legacy modes for compatibility.
The project reached a 1.x release series and continued regular releases through 2026. Its deployment assets include JSON examples and both singleton and templated systemd unit files.
Upstream distributes prebuilt release binaries and documents installation through Homebrew, AUR release and VCS packages, and `go install`; a community container image supplies another deployment route. The supplied metadata also records a Nix package.
Operators run one swgp-go server near a WireGuard endpoint and one client near the WireGuard peer, configuring listen and endpoint addresses, a matching proxy mode and pre-shared key, and the path MTU. Linux deployments can use the supplied systemd units with JSON files under `/etc/swgp-go`.
swgp-go is appealing to package and network-tool enthusiasts because it is a single Go binary with no separate control service, conventional JSON configuration, systemd examples, and several installation channels. It addresses WireGuard traffic obfuscation without replacing WireGuard itself.
security posture
No matching local secret-handling manifest was found for swgp-go. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
Config paths the tool may read or write during local use.
/etc/swgp-go/config.json/etc/swgp-go/%i.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
swgp-go | 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/database64128/swgp-go
install metadata
| Package key | brew:swgp-go |
|---|---|
| Version | 1.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/swgp-go |
| Homepage | https://github.com/database64128/swgp-go |
| Repository | https://github.com/database64128/swgp-go |
| Upstream docs | https://github.com/database64128/swgp-go#readme |
| License | AGPL-3.0-or-later |
| Source archive | https://github.com/database64128/swgp-go/archive/refs/tags/v1.10.0.tar.gz |
| Last updated | 2026-06-12T17:28:09Z |
| 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 | swgp-go |
| 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.
swgp-go
nix profile install nixpkgs#swgp-gosource 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.