macOS
brew install goshslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für goshs in AI-Agent-Workflows.
Installation
brew install goshslocal Homebrew formula metadata
sudo apk add goshsAlpine Linux edge package indexes · goshs · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#goshsnixpkgs package indexes · pkgs/by-name/go/goshs/package.nix · Quelle: api.github.com
sudo zypper install goshsopenSUSE Tumbleweed package metadata · goshs · Quelle: download.opensuse.org
scoop install extras/goshsScoop official bucket manifest trees · bucket/goshs.json · Quelle: api.github.com
winget install --id GoshsLabs.Goshs -eWindows Package Manager source index · GoshsLabs.Goshs · Quelle: cdn.winget.microsoft.com
Überblick
Simple, yet feature-rich web server written in Go
Verlauf
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.
Sicherheitslage
Für goshs wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
.goshsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
goshs | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/goshs-labs/goshs
Installationsmetadaten
| Paketschlüssel | brew:goshs |
|---|---|
| Version | 2.1.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/goshs |
| Homepage | https://goshs.de |
| Repository | https://github.com/goshs-labs/goshs |
| Upstream-Dokumentation | https://docs.goshs.de/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/goshs-labs/goshs/archive/refs/tags/v2.1.4.tar.gz |
| Zuletzt aktualisiert | 2026-07-03T10:38:16Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.