@@ -64,6 +64,14 @@ CONFIGURATION:
6464 Configuration Mode (Host Mode). This is only applicable if the
6565 "Auto-Config mode" mentioned above is set to active.
6666
67+ ==== "Server port" [default: 80]: This is the server port that the web server
68+ hosting the Configuration App page will be listening on. If you change
69+ this port make sure to add it to the end of the address when you're
70+ connecting to it. For example , if you speficiy 12345 as the port number
71+ you would navigate to the page like this: http://10.0.0.1:12345 If you
72+ leave the port at the default setting [80] there is no need to specify the
73+ port when navigating to the page.
74+
6775==== "SSL Mode" [default: n]: With this option enabled your RaspiWifi
6876 configuration page will be sent over an SSL encrypted connection (don't
6977 forget the "s" when navigating to https://10.0.0.1:9191 when using
@@ -80,12 +88,15 @@ USAGE:
8088== Connect to the "RaspiWiFi[xxxx] Setup" access point using any other WiFi enabled
8189device.
8290
83- == Navigate to http://10.0.0.1:9191 (or https://10.0.0.1:9191 when using SSL
84- mode) using any web browser on the device you connected with.
91+ == Navigate to [10.0.0.1] , [raspiwifisetup.com] , or
92+ [idliketoconfigurethewifionthisdevicenowplease.com] (I was debating whether this
93+ was funny or not and , yes , it was) using any web browser on the device you
94+ connected with. (don't forget to manually start with [https://] when using SSL mode)
8595
8696== Select the WiFi connection you'd like your Raspberry Pi to connect to from
8797the drop down list and enter its wireless password on the page provided. If no
88- encryption is enabled , leave the password box blank.
98+ encryption is enabled , leave the password box blank. You may also manually
99+ specify your network information by clicking on the "manual SSID entry ->" link.
89100
90101== Click the "Connect" button.
91102
0 commit comments