macOS
brew install switch-lan-playlocal Homebrew formula metadata
安装
brew install switch-lan-playlocal Homebrew formula metadata
概览
Make you and your friends play games like in a LAN
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lan-play | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/spacemeowx2/switch-lan-play
安装元数据
| 软件包键 | brew:switch-lan-play |
|---|---|
| 版本 | 0.2.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/switch-lan-play |
| 主页 | https://github.com/spacemeowx2/switch-lan-play |
| 仓库 | https://github.com/spacemeowx2/switch-lan-play |
| 上游文档 | https://github.com/spacemeowx2/switch-lan-play#readme |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://github.com/spacemeowx2/switch-lan-play.git |
| 构建依赖 | cmake |
| macOS 提供的库 | libpcap |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | switch-lan-play |
| 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.