pkg.soopen package index

brew / 順位 2443

gost を Homebrew, apk, MacPorts, Nix, pacman, apt でインストール

gost のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gost

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install gost

MacPorts ports tree · net/gost/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add gost

Alpine Linux edge package indexes · gost · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#gost

nixpkgs package indexes · pkgs/by-name/go/gost/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S gost

Arch Linux sync databases · gost · ソース: geo.mirror.pkgbuild.com

Ubuntu apt確認済み · 92%
sudo apt install gost

Ubuntu 24.04 LTS package indexes · gost · ソース: archive.ubuntu.com

概要

パッケージ概要

GO Simple Tunnel - a simple tunnel written in golang

コマンドとエイリアス

  • gost

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

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

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
./gost.yml./gost.json/etc/gost/gost.yml/etc/gost/gost.json~/gost/gost.yml~/gost/gost.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gost実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版3.2.6
マネージャ更新日2026-07-25
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gost
バージョン3.2.6
パッケージマネージャHomebrew
ホームページhttps://gost.run/
リポジトリhttps://github.com/go-gost/gost
最終更新2026-07-25T20:55:26-04:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

gost

nix profile install nixpkgs#gost
  • normalized package name match
  • 一致条件: Gost
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/gost/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

golang-github-knqyf263-gost-dev 0.1.2-2

local copy tool of Security Tracker (Red Hat/Debian) written in go

https://github.com/knqyf263/gost

sudo apt install golang-github-knqyf263-gost-dev
  • Section: universe/devel
  • Architecture: all
  • Source Package: gost
  • 15 依存関係
  • normalized package name match
  • 一致条件: Gost
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: golang-github-knqyf263-gost-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gost 0.1.2-2

local copy tool of Security Tracker (Red Hat/Debian) written in go

https://github.com/knqyf263/gost

sudo apt install gost
  • Section: universe/devel
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Gost
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gost from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

gost 3.2.6-r6

GO Simple Tunnel - a simple tunnel written in golang

https://github.com/go-gost/gost

sudo apk add gost
  • License: MIT
  • Architecture: x86_64
  • Source Package: gost
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Gost
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gost from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gost-doc 3.2.6-r6

GO Simple Tunnel - a simple tunnel written in golang (documentation)

https://github.com/go-gost/gost

sudo apk add gost-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: gost
  • normalized package name match
  • 一致条件: Gost
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gost-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

gost 3.2.6-1

GO Simple Tunnel

https://github.com/go-gost/gost

sudo pacman -S gost
  • License: MIT
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Gost
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gost from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

gost

sudo port install gost
  • normalized package name match
  • 一致条件: Gost
MacPorts ports tree · api.github.com · MacPorts ports tree: net/gost/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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