Fix wp5.sh link

This commit is contained in:
Sebastian Kinne 2015-01-03 15:58:31 +01:00
parent 99016e5316
commit 2052062853

4
ics.md
View File

@ -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.
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.