diff --git a/_pages/en_US/include/addproxy.txt b/_pages/en_US/include/addproxy.txt new file mode 100644 index 0000000000..d77ed5c1ba --- /dev/null +++ b/_pages/en_US/include/addproxy.txt @@ -0,0 +1,12 @@ +If you haven't already, make sure you have a working Internet connection set up on your console. +{: .notice--info} + +1. Launch the System Settings application +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` +1. Set "Proxy Settings" to "Yes", then click `Detailed Setup` +1. Set the Proxy Server to `192.9.234.11`, and the Port to `8080` +1. Click OK, then click Save +1. When prompted, click "Test" to perform the connection test + + The test should succeed +1. Click "OK" to continue diff --git a/_pages/en_US/include/rmproxy.txt b/_pages/en_US/include/rmproxy.txt new file mode 100644 index 0000000000..d3d48ae55d --- /dev/null +++ b/_pages/en_US/include/rmproxy.txt @@ -0,0 +1,10 @@ +In this section, you will restore the Internet settings back to normal. + +1. Launch the System Settings application +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` +1. Set "Proxy Settings" to "No" +1. Click OK, then click Save +1. When prompted, click "Test" to perform the connection test + + The test should succeed +1. Power off your device diff --git a/_pages/en_US/installing-boot9strap-(safecerthax).txt b/_pages/en_US/installing-boot9strap-(safecerthax).txt index fdd7fbf727..29c076e5e3 100644 --- a/_pages/en_US/installing-boot9strap-(safecerthax).txt +++ b/_pages/en_US/installing-boot9strap-(safecerthax).txt @@ -41,15 +41,11 @@ This exploit will not work on the New 3DS, New 3DS XL, or New 2DS XL. Please ens 1. Reinsert your SD card into your device 1. Power on your device -#### Section II - safecerthax DNS -1. Launch the System Settings application -1. Navigate to `Internet Settings` -> `Connection Settings` -1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `DNS` -1. Set "Auto-Obtain DNS" to "No", then click `Detailed Setup` -1. Set both the Primary DNS and Secondary DNS to `054.038.133.070` -1. Click OK, then click Save -1. When prompted, click "Test" to perform the connection test - + The test should succeed +#### Section II - safecerthax Proxy + +In this section, you will change your Internet connection settings to use a proxy network designed to exploit the System Update feature of your device. + +{% include_relative include/addproxy.txt %} 1. Power off your device #### Section III - safecerthax @@ -73,16 +69,10 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family {%- include_relative include/configure-luma3ds.txt %} {% include_relative include/luma3ds-installed-note.txt %} + +#### Section V - Restoring default proxy -#### Section V - Restoring default DNS -1. Launch the System Settings application -1. Navigate to `Internet Settings` -> `Connection Settings` -1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `DNS` -1. Set "Auto-Obtain DNS" to "Yes" -1. Click OK, then click Save -1. When prompted, click "Test" to perform the connection test - + The test should succeed -1. Power off your device +{% include_relative include/rmproxy.txt %} ___ diff --git a/_pages/en_US/installing-boot9strap-(ssloth-browser).txt b/_pages/en_US/installing-boot9strap-(ssloth-browser).txt index bfd7771226..aebdbcb54d 100644 --- a/_pages/en_US/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/en_US/installing-boot9strap-(ssloth-browser).txt @@ -53,18 +53,7 @@ In this section, you will copy the files needed to trigger both browserhax and u In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. -If you haven't already, make sure you have a working Internet connection set up on your console. -{: .notice--info} - -1. Launch the System Settings application -1. Navigate to `Internet Settings` -> `Connection Settings` -1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -1. Set "Proxy Settings" to "Yes", then click `Detailed Setup` -1. Set the Proxy Server to `192.9.234.11`, and the Port to `8080` -1. Click OK, then click Save -1. When prompted, click "Test" to perform the connection test - + The test should succeed -1. Click "OK" to continue +{% include_relative include/addproxy.txt %} 1. Press "Back" twice, then "Close" to go back to the HOME Menu #### Section III - Launching SafeB9SInstaller @@ -88,16 +77,7 @@ In this section, you will visit the browser exploit webpage, which will use univ #### Section V - Restoring default proxy -In this section, you will restore the Internet settings back to normal. - -1. Launch the System Settings application -1. Navigate to `Internet Settings` -> `Connection Settings` -1. Click on your network connection slot and navigate to `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -1. Set "Proxy Settings" to "No" -1. Click OK, then click Save -1. When prompted, click "Test" to perform the connection test - + The test should succeed -1. Power off your device +{% include_relative include/rmproxy.txt %} ___