From 2052062853442b42109a808a32fc40385923f59e Mon Sep 17 00:00:00 2001 From: Sebastian Kinne Date: Sat, 3 Jan 2015 15:58:31 +0100 Subject: [PATCH] Fix wp5.sh link --- ics.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ics.md b/ics.md index 59f17de..6e3bdee 100644 --- a/ics.md +++ b/ics.md @@ -8,7 +8,7 @@ By default the WiFi Pineapple has an IP address of 172.16.42.1 and will assign W 1. Power on the WiFi Pineapple 2. Connect an Ethernet cable directly between the LAN port on the computer and the LAN port on the WiFi Pineapple - 3. On the computer, download the wp5.sh script from wifipineapple.com [here](https://wifipineapple.com/mk5/wp5.sh) + 3. On the computer, download the wp5.sh script from wifipineapple.com [here](https://wifipineapple.com/mk5/scripts/wp5.sh) 4. Make the script executable with `chmod +x wp5.sh` and run the script as root (e.g. `sudo ./wp5.sh`) 5. Follow the on screen prompts @@ -77,4 +77,4 @@ Since Android 2.3 (Gingerbread) devices, the USB tethering option will be found ![](imgs/android_ics.png) -In this configuration the WiFi Pineapple will obtain a new interface, usb0, and routing will automatically adjust to use the Android device as the WiFi Pineapple's default gateway. No configuration is necessary on the WiFi Pineapple. To discontinue use of Android USB Tethering, either disconnect the USB cable or uncheck the USB Tethering checkbox. The WiFi Pineapple will automatically disable the usb0 interface and reset the routing configuration to defaults. \ No newline at end of file +In this configuration the WiFi Pineapple will obtain a new interface, usb0, and routing will automatically adjust to use the Android device as the WiFi Pineapple's default gateway. No configuration is necessary on the WiFi Pineapple. To discontinue use of Android USB Tethering, either disconnect the USB cable or uncheck the USB Tethering checkbox. The WiFi Pineapple will automatically disable the usb0 interface and reset the routing configuration to defaults.