macOS
brew install goshslocal Homebrew formula metadata
brew
goshs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install goshslocal Homebrew formula metadata
sudo apk add goshsAlpine Linux edge package indexes · goshs · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#goshsnixpkgs package indexes · pkgs/by-name/go/goshs/package.nix · ソース: api.github.com
sudo zypper install goshsopenSUSE Tumbleweed package metadata · goshs · ソース: download.opensuse.org
scoop install extras/goshsScoop official bucket manifest trees · bucket/goshs.json · ソース: api.github.com
winget install --id GoshsLabs.Goshs -eWindows Package Manager source index · GoshsLabs.Goshs · ソース: cdn.winget.microsoft.com
概要
Simple, yet feature-rich web server written in Go
履歴
goshs is a Go single-binary file server aimed at situations where Python's SimpleHTTPServer style sharing is too limited. Its project materials frame it for red-team, pentest, CTF, and quick file-transfer workflows, combining HTTP/S with protocols and security-oriented helpers such as WebDAV, FTP/SFTP, SMB, LDAP/S, DNS and SMTP callbacks, NTLM hash capture, share links, authentication, and a terminal dashboard.
The project grew from the familiar local-file-server niche into a penetration-testing utility. The README explicitly credits updog as inspiration, which places goshs in the lineage of small engagement-friendly servers that trade web-server configuration for a single command.
The 2.x documentation and release notes show a broadening scope: v2.0.0 emphasized SMB, DNS, SMTP, redirects, ACLs, and share links; later 2.1 releases added a TUI, self-destruct timers, payload templating, range downloads, TFTP, and reverse-shell payload generation. The project also moved to the goshs-labs GitHub organization during the v2.1.0 line.
goshs is packaged for Homebrew and is also advertised by the project for Kali/Parrot, Arch AUR, BlackArch, Alpine, Snap, Fedora/RHEL COPR, openSUSE, Nix/NixOS, Scoop, winget, Chocolatey, Docker, Go install, and GitHub Releases. That spread matches a tool meant to be dropped quickly onto operator workstations, lab VMs, and disposable engagement environments.
Typical usage starts a web server for the working directory, then enables only the pieces needed for a task: HTTPS and basic auth for protected sharing, SMB or LDAP for credential and hash capture, DNS/SMTP callbacks for interaction tracking, WebDAV/FTP/SFTP/TFTP for protocol-specific transfer, TTL for temporary servers, or the TUI for SSH sessions without a browser.
Package maintainers care about goshs because it is a feature-dense single binary with a Go module path, release artifacts, shell completions, container images, and many optional behaviors hidden behind flags rather than separate services. It also carries security-sensitive behavior, so packaging and upgrade cadence matter more than for a plain static file server.
セキュリティ状態
goshs に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
.goshs実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
goshs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/goshs-labs/goshs
インストールメタデータ
| パッケージキー | brew:goshs |
|---|---|
| バージョン | 2.1.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/goshs |
| ホームページ | https://goshs.de |
| リポジトリ | https://github.com/goshs-labs/goshs |
| 上流ドキュメント | https://docs.goshs.de/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/goshs-labs/goshs/archive/refs/tags/v2.1.4.tar.gz |
| 最終更新 | 2026-07-03T10:38:16Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | goshs |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
goshs
nix profile install nixpkgs#goshsgoshs 2.1.0-r0
A SimpleHTTPServer written in Go, enhanced with features and with a nice design.
sudo apk add goshsgoshs-doc 2.1.0-r0
A SimpleHTTPServer written in Go, enhanced with features and with a nice design. (documentation)
sudo apk add goshs-docgoshs 2.1.0-1.1
A simple HTTP server
sudo zypper install goshsextras/goshs
scoop install extras/goshsGoshsLabs.Goshs
winget install --id GoshsLabs.Goshs -ePatrickHener.Goshs
winget install --id PatrickHener.Goshs -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.