mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Show default configuration details
This commit is contained in:
parent
2d992fb4ac
commit
92cba363c8
@ -36,6 +36,13 @@ $ wget -q https://git.io/voEUQ -O /tmp/raspap && bash /tmp/raspap
|
|||||||
```
|
```
|
||||||
The installer will complete the steps in the manual installation (below) for you.
|
The installer will complete the steps in the manual installation (below) for you.
|
||||||
|
|
||||||
|
After the reboot at the end of the installation the wireless network will be
|
||||||
|
configured as an access point as follows:
|
||||||
|
* IP address: 10.3.141.1
|
||||||
|
* DHCP range: 10.3.141.50 to 10.3.141.255
|
||||||
|
* SSID: `raspi-webgui`
|
||||||
|
* Password: ChangeMe
|
||||||
|
|
||||||
## Manual installation
|
## Manual installation
|
||||||
Start off by installing lighttpd, php5, hostapd and dnsmasq.
|
Start off by installing lighttpd, php5, hostapd and dnsmasq.
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user