pkg.soopen package index

brew / 排名 1430

使用 Homebrew, apk, Nix 安装 grpcui

查看 grpcui 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install grpcui

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add grpcui

Alpine Linux edge package indexes · grpcui · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#grpcui

nixpkgs package indexes · pkgs/by-name/gr/grpcui/package.nix · 来源: api.github.com

概览

软件包摘要

Interactive web UI for gRPC, along the lines of postman

命令和别名

  • grpcui

历史

项目历史与用法

grpcui is a command-line tool that opens a browser-based UI for exploring and invoking gRPC services. It is best understood as the graphical sibling of grpcurl: grpcurl is the CLI, grpcui is the interactive web form.

项目历史

The official GitHub repository was created in 2018, and its first listed GitHub release was v0.1.0 in January 2019. The README describes grpcui as a browser-based tool for gRPC APIs and explicitly positions it as an extension of grpcurl.

grpcui builds on the same general gRPC reflection and descriptor-file model as grpcurl: it can query server reflection, read proto source files, or load compiled protoset files to discover schemas and render forms.

采用历史

grpcui adoption tracks the growth of gRPC APIs that are inconvenient to test with ordinary HTTP tools. It gives teams a Postman-like workflow for gRPC without needing each developer to write a custom client.

Because it is packaged as a single CLI that launches a local web UI, it fits neatly into Homebrew and similar developer-tool package managers. The package is mostly a debugging and exploration tool, not an application runtime.

使用方式

Users run `grpcui` with connection flags for a gRPC server. The tool prints a local URL, starts an HTTP server, and renders service and method selectors plus forms for request messages.

It supports plaintext and TLS servers, mutual TLS, request metadata, JSON request entry, response headers and trailers, and descriptor discovery through reflection, proto files, or protosets.

为什么软件包爱好者会关心

grpcui is package-nerd useful because it turns a binary RPC protocol into an inspectable local web tool without requiring a whole desktop API client suite.

It also shows a common modern CLI pattern: install a small Go binary from a package manager, then use it to launch a local browser UI for an otherwise hard-to-inspect protocol.

时间线

  • 2018: The grpcui GitHub repository was created.
  • 2019: v0.1.0 was published on GitHub releases.
  • 2019: FullStory described grpcui as a way to explore running gRPC interfaces alongside grpcurl.
  • 2020s: The README documents Homebrew installation and Go installation workflows.

Related projects

  • grpcurl is the companion CLI and conceptual base for grpcui.
  • gRPC server reflection enables grpcui to discover schemas from a running server.
  • Protocol Buffers and protoset descriptor files provide the schema data grpcui uses to build forms.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
grpcui可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.5.2
管理器更新时间2026-07-29
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:grpcui
版本1.5.2
软件包管理器Homebrew
主页https://github.com/fullstorydev/grpcui
仓库https://github.com/fullstorydev/grpcui
最后更新2026-07-29T16:05:06+02:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

grpcui

nix profile install nixpkgs#grpcui
  • normalized package name match
  • 匹配方式:Grpcui
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gr/grpcui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

grpcui 1.5.1-r10

Interactive web UI for gRPC, along the lines of postman

https://github.com/fullstorydev/grpcui

sudo apk add grpcui
  • License: MIT
  • Architecture: x86_64
  • Source Package: grpcui
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Grpcui
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: grpcui from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation