macOS
brew install switch-lan-playlocal Homebrew formula metadata
brew
switch-lan-play のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.