# Installer swgp-go avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de swgp-go pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:swgp-go
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install swgp-go
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#swgp-go
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sw/swgp-go/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:swgp-go
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/swgp-go>
- **Version:** 1.10.0
- **Résumé source:** Simple WireGuard proxy with minimal overhead for WireGuard traffic
- **Page d'accueil:** <https://github.com/database64128/swgp-go>
- **Dépôt:** <https://github.com/database64128/swgp-go>
- **Docs amont:** <https://github.com/database64128/swgp-go#readme>
- **Licence:** AGPL-3.0-or-later
- **Archive source:** <https://github.com/database64128/swgp-go/archive/refs/tags/v1.10.0.tar.gz>
- **Dernière mise à jour:** 2026-06-12T17:28:09Z
- **Généré:** 2026-07-26T07:20:29+00:00

## exécutables

- swgp-go (cli)
- swgp-go (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-26
- version du gestionnaire: 1.10.0
- gestionnaire mis à jour: 2026-06-12
- données locales: OK
- dépôt amont: https://github.com/database64128/swgp-go
- dernière version détectée: v1.10.0 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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`.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2022: The official swgp-go repository was created.
- 2025: Version 1.8.0 was released during the established 1.x series.
- 2026: Versions 1.9.0 and 1.10.0 were released, and the documented 2026 proxy modes added replay protection.

### Related projects

- WireGuard provides the tunnel traffic carried by swgp-go. The README uses `wg genpsk` for compatible pre-shared keys and points to a community-maintained container image for container deployment.

### Sources

- <https://github.com/database64128/swgp-go#readme>
- <https://github.com/database64128/swgp-go/releases>
- <https://github.com/database64128/swgp-go/tree/main/docs>
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour swgp-go. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

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.


## Configuration files

- Linux: /etc/swgp-go/config.json, /etc/swgp-go/%i.json
## Détails de la base source

- **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:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - swgp-go: normalized package name match | nixpkgs package indexes: pkgs/by-name/sw/swgp-go/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/fr/pkg/brew/go/) - Build dependency declared by Homebrew.
- [gof5](https://www.automicvault.com/fr/pkg/brew/gof5/) - Shares av.db curated category or tags: cli, go, networking, vpn, wireguard.
- [obfs4proxy](https://www.automicvault.com/fr/pkg/brew/obfs4proxy/) - Shares av.db curated category or tags: cli, go, networking, obfuscation, proxy.
- [wireguard-go](https://www.automicvault.com/fr/pkg/brew/wireguard-go/) - Shares av.db curated category or tags: cli, go, networking, vpn, wireguard.
- [boringtun](https://www.automicvault.com/fr/pkg/brew/boringtun/) - Shares av.db curated category or tags: cli, networking, vpn, wireguard.
- [brook](https://www.automicvault.com/fr/pkg/brew/brook/) - Shares av.db curated category or tags: cli, networking, proxy, vpn.
- [chisel-tunnel](https://www.automicvault.com/fr/pkg/brew/chisel-tunnel/) - Shares av.db curated category or tags: cli, go, networking, proxy.
- [geph4](https://www.automicvault.com/fr/pkg/brew/geph4/) - Shares av.db curated category or tags: cli, networking, proxy, vpn.
- [getparty](https://www.automicvault.com/fr/pkg/brew/getparty/) - Shares av.db curated category or tags: cli, go, networking, proxy.
- [simple-obfs](https://www.automicvault.com/fr/pkg/brew/simple-obfs/) - Local package facts share a topical domain. Shared terms: cli, networking, obfuscation, proxy, simple.

## Combined YAML source

View the package source record on GitHub. [combined/swgp-go.yml](https://github.com/automic-vault/db/blob/main/combined/swgp-go.yml)


## Sources

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
