# gost mit Homebrew, apk, MacPorts, Nix, pacman, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gost in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:gost
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gost
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gost
```

  Evidenz: MacPorts ports tree: net/gost/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add gost
```

  Evidenz: Alpine Linux edge package indexes: gost from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#gost
```

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

- pacman (92%):

```sh
sudo pacman -S gost
```

  Evidenz: Arch Linux sync databases: gost from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Ubuntu apt (92%):

```sh
sudo apt install gost
```

  Evidenz: Ubuntu 24.04 LTS package indexes: gost from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## Paketfakten

- **Paketschlüssel:** brew:gost
- **Paketmanager:** Homebrew
- **Version:** 3.2.6
- **Quellzusammenfassung:** GO Simple Tunnel - a simple tunnel written in golang
- **Homepage:** <https://gost.run/>
- **Repository:** <https://github.com/go-gost/gost>
- **Zuletzt aktualisiert:** 2026-07-25T20:55:26-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- gost (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.2.6
## Projektgeschichte und Nutzung

GOST, short for GO Simple Tunnel, is a Go networking tool for proxying, port forwarding, reverse proxying, and tunneling. Its documentation describes three main tunnel modes: proxy service, port forwarding, and reverse proxy or intranet exposure.

### Projektgeschichte

The older v2 documentation presents GOST as a simple security tunnel written in Go, covering HTTP(S), SOCKS, Shadowsocks, SNI, TLS, WebSocket, KCP, QUIC, SSH, obfs, relay, forward, redirect, and related tunnel patterns. The newer go-gost/gost repository and gost.run documentation carry the v3 line.

The v3 README shows the project evolving from a single tunnel command into a broad network toolbox: multi-port listeners, forwarding chains, TCP/UDP port forwarding, reverse proxy and tunnel modes, transparent proxying, DNS resolver/proxy features, TUN/TAP and tun2socks, load balancing, routing controls, admission and rate limiting, plugins, Prometheus metrics, dynamic configuration, a Web API, GUI, and WebUI.

### Adoptionsgeschichte

GOST is packaged by Homebrew and appears in other package ecosystems in the batch input, including Alpine, MacPorts, Nix, Arch, and Ubuntu source packages. Its upstream README also documents binary releases, an install script, source builds, and Docker usage.

### Wie es verwendet wird

Common usage combines listener and connector options to build proxies, forwarding chains, reverse tunnels, DNS proxying, transparent proxies, and controlled network paths. The configuration-file support matters for repeatable deployments, while one-line commands remain useful for temporary tunnel tests.

### Warum Paket-Nerds sich dafür interessieren

GOST matters in package indexes because it compresses many proxy and tunneling roles into one Go binary with frequent releases and multi-platform assets. It overlaps with parts of sshuttle, socat, frp, shadowsocks tooling, and reverse-proxy utilities, so clear packaging names and version lines help users choose the intended GOST generation.

### Zeitleiste

- 2017: The v2 documentation metadata records an early GOST documentation timestamp.
- 2020: The go-gost/gost GitHub repository line is identified by GitHub release metadata.
- 2025: v3.2.x releases continue the v3 line with regular changelog entries.
- 2026: Nightly v3.2.7 builds in the release feed show dependency bumps for go-gost/core and go-gost/x.

### Related projects

- go-gost/core is the core library referenced in v3 release notes.
- go-gost/x contains extended or experimental features referenced in v3 release notes.
- go-gost/gostctl and go-gost/gost-ui are GUI and WebUI companions linked from the README.
- The v2.gost.run documentation is the official legacy documentation surface.

### Quellen

- <https://formulae.brew.sh/formula/gost>
- <https://github.com/go-gost/gost>
- <https://github.com/go-gost/gost/releases.atom>
- <https://gost.run/en/>
- <https://v2.gost.run/en/>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## 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

- Unix: ./gost.yml, ./gost.json, /etc/gost/gost.yml, /etc/gost/gost.json, ~/gost/gost.yml, ~/gost/gost.json
## Andere Paketmanager-Einträge

- Nix - gost: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/gost/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - golang-github-knqyf263-gost-dev - 0.1.2-2: normalized package name match | Ubuntu 24.04 LTS package indexes: golang-github-knqyf263-gost-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | local copy tool of Security Tracker (Red Hat/Debian) written in go | https://github.com/knqyf263/gost
- Ubuntu apt - gost - 0.1.2-2: normalized package name match | Ubuntu 24.04 LTS package indexes: gost from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | local copy tool of Security Tracker (Red Hat/Debian) written in go | https://github.com/knqyf263/gost
- apk - gost - 3.2.6-r6: normalized package name match | Alpine Linux edge package indexes: gost from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | GO Simple Tunnel - a simple tunnel written in golang | https://github.com/go-gost/gost
- apk - gost-doc - 3.2.6-r6: normalized package name match | Alpine Linux edge package indexes: gost-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | GO Simple Tunnel - a simple tunnel written in golang (documentation) | https://github.com/go-gost/gost
- pacman - gost - 3.2.6-1: normalized package name match | Arch Linux sync databases: gost from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | GO Simple Tunnel | https://github.com/go-gost/gost
- MacPorts - gost: normalized package name match | MacPorts ports tree: net/gost/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/gost.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gost.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
