Nxminens Switch - Gamebrew
Nxminens Is A. Net Core Application That Takes Dns Requests from Your Switch, and Tells the Switch a Different Ip Than What It Was Originally Looking For. This...
NXMineNS is a .NET Core application that takes DNS requests from your Switch, and tells the switch a different IP than what it was originally looking for. This allows the use of a custom Minecraft server on console (Bedrock Edition).
In theory this should work for other consoles, however only tested on the Switch version.
Note: This might have potential to ban, not sure if DNS redirections fall under Nintendo ban hammer, please use at your own risk.
User guide
Requirements:
- A computer or server compatible with .NET Core 2.1.
Windows:
- Download the latest release to a computer of choice.
- Make sure .NET core 2.1+ is installed on your computer and run the NXMineNS.exe (
NXMineNS.exe 192.168.1.12(Replace with IP of desired server)). - Make your computers IP Address the Primary DNS in your Switches Network settings.
- Open Minecraft.
- Watch as most if not all the different featured servers all show the custom servers stats.
Linux (Debian / Ubuntu) & Mac OSX:
- Download the latest release to a computer of choice.
- Make sure .NET core 2.1+ is installed on your computer and run the NXMineNS (
dotnet ./NXMineNS 192.168.1.12(Replace with IP of desired server)). - Make your computers IP Address the Primary DNS in your Switches Network settings.
- Open Minecraft.
- Watch as most if not all the different featured servers all show the custom servers stats.