Skip to content

Instantly share code, notes, and snippets.

@carstene1ns
Created May 1, 2018 19:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carstene1ns/0c8c2613173b204c1bad8046d2a5a8f9 to your computer and use it in GitHub Desktop.
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/)
#/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