# 使用 Homebrew 安装 switch-lan-play

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

## 安装

```sh
sudo av install brew:switch-lan-play
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install switch-lan-play
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:switch-lan-play
- **软件包管理器:** Homebrew
- **版本:** 0.2.3
- **来源摘要:** Make you and your friends play games like in a LAN
- **主页:** <https://github.com/spacemeowx2/switch-lan-play>
- **仓库:** <https://github.com/spacemeowx2/switch-lan-play>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- lan-play (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

switch-lan-play is a command-line oriented LAN relay client for Nintendo Switch local-wireless play over the Internet. In package-manager culture it sits at the intersection of games tooling and packet/network utilities: users install a small executable, run it on a PC on the same router as the console, and point multiple clients at the same relay server.

### 项目历史

The upstream README presents the project around a simple relay model: a Switch exchanges ARP and IPv4 traffic with a PC running lan-play, while LAN packets move over UDP through a server. The repository includes client code, server code, Docker/server instructions, and CMake build paths for Linux, Windows, and macOS.

### 采用历史

Homebrew packages the project as switch-lan-play with the lan-play executable, making a gaming-networking utility available through the same CLI workflow used for developer tools. The GitHub project page shows a public repository with thousands of stars and hundreds of forks, evidence of interest beyond a one-off script.

### 使用方式

Common usage is to run lan-play on a PC connected to the same router as the Nintendo Switch, connect to the same server as friends, and configure the Switch with a static IP as described by the upstream README. Server operators can run the included server code directly with Node or use the published Docker command from the README.

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

Package nerds care because switch-lan-play is a compact example of a hobbyist gaming network tool becoming a formula: it pulls libpcap/CMake-style native builds into a Homebrew install path and turns a fiddly game-networking setup into a repeatable CLI install.

### 时间线

- Public v0.x tags: The upstream repository exposes tagged pre-1.0 releases.
- Homebrew packaging: The input package facts identify switch-lan-play as a Homebrew formula exposing the lan-play executable.
- Current README era: The upstream README documents CMake builds, SOCKS5 proxy support, Node server operation, and Docker server operation.

### Related projects

- The README links to lan-play.com for setup instructions and includes a relay server implementation alongside the lan-play client.

### 来源

- <https://github.com/spacemeowx2/switch-lan-play>
- <https://github.com/spacemeowx2/switch-lan-play#readme>
- source_facts.executables
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## 来源

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