macOS
brew install switch-lan-playlocal Homebrew formula metadata
brew
Make you and your friends play games like in a LAN. Version 0.2.3 via Homebrew; verified from local package data.
install
brew install switch-lan-playlocal Homebrew formula metadata
overview
Make you and your friends play games like in a LAN
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lan-play | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/spacemeowx2/switch-lan-play
install metadata
| Package key | brew:switch-lan-play |
|---|---|
| Version | 0.2.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/switch-lan-play |
| Homepage | https://github.com/spacemeowx2/switch-lan-play |
| Repository | https://github.com/spacemeowx2/switch-lan-play |
| Upstream docs | https://github.com/spacemeowx2/switch-lan-play#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/spacemeowx2/switch-lan-play.git |
| Build dependencies | cmake |
| Uses from macOS | libpcap |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.