gRPCurl 软件介绍
内容充分核实
以下陈述按信息维度分区展示,每条陈述后紧邻列出支持该陈述的来源。
概览
- gRPCurl是一个命令行工具,用于与gRPC服务器交互。它类似于cURL,但专门用于gRPC协议。
查看证据(2 条)
GitHub README.md`grpcurl` is a command-line tool that lets you interact with gRPC servers.
GitHub README.mdbasically `curl` for gRPC servers.
功能
- 支持调用RPC方法、浏览服务架构、处理JSON请求和二进制响应、支持流式方法和双向TLS。
查看证据(5 条)
GitHub README.mdThe main purpose for this tool is to invoke RPC methods on a gRPC server from the
GitHub README.md`grpcurl` supports all kinds of RPC methods, including streaming methods.
GitHub README.md`grpcurl` supports both secure/TLS servers _and_ plain-text servers (i.e. no TLS) and has
GitHub README.mdIt also supports mutual TLS, where the client is
GitHub README.mdThis program accepts messages using JSON encoding, which is much more friendly for both
平台
- 支持macOS、Linux、Windows等多种平台,可通过Homebrew、Docker、Snap等方式安装。
查看证据(4 条)
GitHub README.mdOn macOS, `grpcurl` is available via Homebrew:
GitHub README.mdFor platforms that support Docker, you can download an image that lets you run `grpcurl`:
GitHub README.md`snap install grpcurl`
GitHub README.md- If you need to interact with a server listening on the host's loopback network, you must specify the host as `host.docker.internal` instead of `localhost` (for Mac or Windows) _OR_ have the container use the host network with `-network="host"` (Linux only).
安装
- 可通过二进制文件、Homebrew、Docker、Snap、Go SDK等多种方式安装。
查看证据(11 条)
GitHub README.mdDownload the binary from the [releases](https://github.com/fullstorydev/grpcurl/releases) page.
GitHub README.mdbrew install grpcurl
GitHub README.mddocker pull fullstorydev/grpcurl:latest
GitHub README.mdgo install github.com/fullstorydev/grpcurl/cmd/grpcurl@latest
GitHub README.md[](https://snapcraft.io/grpcurl)
GitHub README.md### Homebrew (macOS)
GitHub README.mdOn macOS, `grpcurl` is available via Homebrew:
GitHub README.md### Snap
GitHub README.mdYou can install `grpcurl` using the snap package:
GitHub README.md`snap install grpcurl`
GitHub README.mdIf you already have the [Go SDK](https://golang.org/doc/install) installed, you can use the `go`
限制
- 该项不适用:证据中未提及任何限制
隐私
- 该项不适用:证据中未提及隐私政策
维护
- 仓库处于活跃状态,archived为false。
查看证据(0 条)
版本
- 当前版本为1.9.3,使用Go语言开发,遵循MIT许可证。
查看证据(3 条)
来源索引
- GitHub 仓库状态 · 核查于 2026-08-16
- GitHub README.md · 核查于 2026-08-16
- GitHub LICENSE · 核查于 2026-08-16
- GitHub Release v1.9.3 · 核查于 2026-08-16
- Winget 清单 · 核查于 2026-08-16
gRPCurl 下载方式说明
进入下载页后,可使用手机扫描二维码打开网盘下载。
授权与下载策略
- 授权协议:MIT
- 是否开源:未核实
- 下载策略:网盘镜像