Created
May 1, 2018 19:47
-
-
Save carstene1ns/0c8c2613173b204c1bad8046d2a5a8f9 to your computer and use it in GitHub Desktop.
Minimal dnsmasq configuration for Nintendo Switch homebrew launcher (https://switchbrew.github.io/nx-hbl/)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#/etc/dnsmasq.conf | |
no-resolv | |
no-hosts | |
address=/ctest.cdn.nintendo.net/<IP of your Webserver> | |
#log-queries |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment