macOS
brew install mockserverlocal Homebrew formula metadata
安装
brew install mockserverlocal Homebrew formula metadata
概览
Mock HTTP server and proxy
历史
MockServer is an open-source HTTP and proxy testing tool maintained in the mock-server GitHub organization, with James D Bloom listed as maintainer in the repository. The monorepo was created in 2013, and the project describes itself as an HTTP(S) mock server and proxy for testing, able to mock APIs, inspect or modify traffic, and inject failures.
Its technical scope expanded from simple HTTP response mocking into a broader service-virtualization tool. The project site describes support for HTTP/1.1, HTTP/2, HTTP/3, HTTPS, gRPC, request recording, proxying, deterministic replacement of fragile dependencies, contract-first development against APIs that do not exist yet, and resilience testing through latency, errors, dropped connections, and malformed responses.
In practice, developers run MockServer as a standalone service, Docker container, Java/Maven test dependency, or CLI-installed server, then create expectations over HTTP APIs or client libraries. Homebrew packages the `mockserver` executable for local use, placing it in the developer-testing niche between lightweight fake servers and larger commercial service-virtualization platforms.
安全态势
没有找到 mockserver 的匹配本地密钥处理 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.
mockserver.propertiesmockserver.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mockserver | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:mockserver |
|---|---|
| 版本 | 7.4.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mockserver |
| 主页 | https://www.mock-server.com/ |
| 仓库 | https://github.com/mock-server/mockserver |
| 上游文档 | https://www.mock-server.com/ |
| 许可证 | Apache-2.0 |
| 源码归档 | https://search.maven.org/remotecontent?filepath=org/mock-server/mockserver-netty/7.4.0/mockserver-netty-7.4.0-brew-tar.tar |
| 最后更新 | 2026-07-04T18:13:50Z |
| Pulse | updated |
| 依赖 | openjdk |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mockserver |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.