# 使用 Homebrew, Nix, scoop 安装 kubevpn

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

## 安装

```sh
sudo av install brew:kubevpn
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kubevpn
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kubevpn
```

  证据: nixpkgs package indexes: pkgs/by-name/ku/kubevpn/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/kubevpn
```

  证据: Scoop official bucket manifest trees: bucket/kubevpn.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:kubevpn
- **软件包管理器:** Homebrew
- **版本:** 2.11.6
- **来源摘要:** Offers a Cloud-Native Dev Environment that connects to your K8s cluster network
- **主页:** <https://www.kubevpn.dev>
- **仓库:** <https://github.com/kubenetworks/kubevpn>
- **最后更新:** 2026-07-31T07:11:51Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- kubevpn (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.11.6
## 项目历史与用法

KubeVPN is a Kubernetes-focused local-development CLI that connects a developer machine to a cluster network and routes traffic between local processes and in-cluster services.

### 项目历史

The project is developed under the kubenetworks organization and is written as a Go command-line tool. Its documentation frames the tool around a cloud-native development loop: connect to the Kubernetes network, resolve services and pods from the local machine, and optionally intercept service traffic so local code can participate in a cluster-like environment.

### 采用历史

KubeVPN is packaged for Homebrew, Scoop, Nix, Snap, GitHub Releases, and Krew. That packaging footprint is the main visible adoption signal: it targets developers who want cluster-network access without hand-configuring VPN routes, port-forward chains, or ad hoc proxy scripts.

### 使用方式

Typical usage starts with `kubevpn connect`, which deploys cluster-side traffic-manager resources, configures routes and DNS on the developer machine, and lets local tools access services through Kubernetes names or service IPs. The README and quickstart also describe inbound interception and running a pod workload locally with cluster-like network, volume, and environment behavior.

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

For package collectors, KubeVPN sits in the family of Kubernetes inner-loop tools alongside Telepresence-style interceptors and krew plugins. Its packaging across Homebrew and Krew is notable because it treats a cluster networking workflow as a single developer CLI rather than as a collection of kubectl port-forward sessions.

### 时间线

- 2020s: KubeVPN appears as a kubenetworks Go CLI for Kubernetes local development and service-network access.
- 2020s: The project documents installs through Homebrew, Snap, Scoop, Krew, and GitHub release archives.
- 2025: GitHub release pages show automated v2.x binary releases for macOS, Linux, and Windows.

### Related projects

- KubeVPN is related to Kubernetes, kubectl, Krew, service-mesh traffic interception tools, and local-cluster development tools such as Telepresence.

### 来源

- <https://artifacthub.io/packages/krew/kubevpn/kubevpn>
- <https://github.com/kubenetworks/kubevpn>
- <https://github.com/kubenetworks/kubevpn/releases>
- <https://kubevpn.dev/docs/quickstart/>


## 安全说明

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal

## 其他软件包管理器记录

- Nix - kubevpn: normalized package name match | nixpkgs package indexes: pkgs/by-name/ku/kubevpn/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/kubevpn: normalized package name match | Scoop official bucket manifest trees: bucket/kubevpn.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/kubevpn.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kubevpn.yml)


## 来源

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