# switch-lan-play **Repository Path**: PasserbyOne/switch-lan-play ## Basic Information - **Project Name**: switch-lan-play - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # switch-lan-play [](https://github.com/spacemeowx2/switch-lan-play/actions?query=workflow%3ABuild) [](https://discord.gg/zEMCu5n) Make you and your friends play games like in a LAN. ``` Internet | [SOCKS5 Proxy] (optional) | ARP,IPv4 | LAN Packets Switch <--------> PC(lan-play) <-------------> Server UDP ``` **NOTE:** * This project is in an early stage. The protocol may change frequently. # Usage To play with your friends, you and your friends should run lan-play client connecting to the **same** Server on your PC, and set static IP on your Switch. Your PC and Switch **must** be connected to the same router. ## 1. Windows Client 1. Download and install WinPcap from https://www.winpcap.org/install/default.htm 2. Download the latest `lan-play.exe` from https://github.com/spacemeowx2/switch-lan-play/releases 3. Run lan-play.exe After that, you will prompted to enter a server as shown below: ``` --relay-server-addr is required Input the relay server address [ domain/ip:port ]: ``` You can find a list with public servers here: https://www.lan-play.com/ Optionally you can go to the Switch Lan Play Discord to find people to match make: https://discord.gg/zEMCu5n ## 2. Switch 0. Make sure lan-play client is running. 1. Go to your Switch settings page, set the IP address to static. The IP address can be any from `10.13.0.1` to `10.13.255.254`, excepting `10.13.37.1`. But don't use the same IP address with your friend.
| IP Address | 10.13.?.? |
| Subnet Mask | 255.255.0.0 |
| Gateway | 10.13.37.1 |