From 7f53117e5b1056abeba6249c165a346ea1263627 Mon Sep 17 00:00:00 2001 From: Sebastian Kinne Date: Thu, 8 Sep 2016 12:10:14 +1000 Subject: [PATCH] Update Linux connectivity commands --- connectivity.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/connectivity.md b/connectivity.md index 460043a..14a8d23 100644 --- a/connectivity.md +++ b/connectivity.md @@ -49,15 +49,15 @@ By default the WiFi Pineapple is expecting an Internet connection from 172.16.42 Once connected, the network connection of the host Linux PC may be forwarded to the WiFi Pineapple using iptables. A free script is available to aid in iptables configuration for most Linux hosts. To download the script from the terminal, run: -> wget www.wifipineapple.com/wp6.sh. +> wget www.wifipineapple.com/wp6.sh Next the script must be made executable, typically by running: -> chmod +x wp6.sh. +> chmod +x wp6.sh Finally execute the script by running: -> ./wp6.sh. +> ./wp6.sh The WiFi Pineapple Connector script for Linux offers either guided or manual setup modes. For most the guided setup is advised. Press G then follow the onscreen prompts to save the connection settings. Once saved, press C to connect.