macOS
brew install goshslocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.