mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
commit
fc5a999e11
@ -116,7 +116,7 @@ sudo reboot
|
|||||||
The default username is 'admin' and the default password is 'secret'.
|
The default username is 'admin' and the default password is 'secret'.
|
||||||
|
|
||||||
## Optional services
|
## Optional services
|
||||||
OpenVPN and TOR are two additional services that run perfectly well on the RPi, and are a nice way to extend the usefulness of your WiFi router. I've started on interfaces to administer these services. Not everyone will need them, so for the moment they are disabled by default. You can enable them by changing these options in `index.php`:
|
OpenVPN and TOR are two additional services that run perfectly well on the RPi, and are a nice way to extend the usefulness of your WiFi router. I've started on interfaces to administer these services. Not everyone will need them, so for the moment they are disabled by default. You can enable them by changing these options in `/var/www/html/includes/config.php`:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
// Optional services, set to true to enable.
|
// Optional services, set to true to enable.
|
||||||
|
Loading…
Reference in New Issue
Block a user