macOS
brew install goshslocal Homebrew formula metadata
brew
Simple, yet feature-rich web server written in Go. Version 2.1.4 via Homebrew; verified 2026-07-03. Also installable with nix: nix profile install nixpkgs#goshs.
install
brew install goshslocal Homebrew formula metadata
sudo apk add goshsAlpine Linux edge package indexes · goshs · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#goshsnixpkgs package indexes · pkgs/by-name/go/goshs/package.nix · source: api.github.com
sudo zypper install goshsopenSUSE Tumbleweed package metadata · goshs · source: download.opensuse.org
scoop install extras/goshsScoop official bucket manifest trees · bucket/goshs.json · source: api.github.com
winget install --id GoshsLabs.Goshs -eWindows Package Manager source index · GoshsLabs.Goshs · source: cdn.winget.microsoft.com
overview
Simple, yet feature-rich web server written in Go
history
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.
security posture
No matching local secret-handling manifest was found for goshs. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
goshs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/goshs-labs/goshs
install metadata
| Package key | brew:goshs |
|---|---|
| Version | 2.1.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/goshs |
| Homepage | https://goshs.de |
| Repository | https://github.com/goshs-labs/goshs |
| Upstream docs | https://docs.goshs.de/ |
| License | MIT |
| Source archive | https://github.com/goshs-labs/goshs/archive/refs/tags/v2.1.4.tar.gz |
| Last updated | 2026-07-03T10:38:16Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.