Skip to content

Instantly share code, notes, and snippets.

@ETiV
Last active March 11, 2017 09:30
Show Gist options
  • Save ETiV/cbc07fe08235c5976809696c533d59e7 to your computer and use it in GitHub Desktop.
Save ETiV/cbc07fe08235c5976809696c533d59e7 to your computer and use it in GitHub Desktop.
Nintendo Switch Hijack with Surge Mac

Nintendo Switch Hijack with Surge Mac

# Surge configuration file

[Host]
# DNS Hijack
conntest.nintendowifi.net = 10.0.0.1
# the IP address which you want to display the bootstrap page.

[Rule]
# use this to force Surge redirects the request to the IP address above
DOMAIN,conntest.nintendowifi.net,DIRECT

# this should cause some services like `Nintendo eShop`, `System Update` unusable.
# (because they want try to check network connection via the above host)
# to escape the hijack, just comment this proxy rule, and reload configuration.

To Access The Bootstrap Webpage

  1. Use the Proxy Settings
  2. Then (Connect to this Network - Next) or Do a (System Update)

The page should be shown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment