You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ This activation method works for devices with the OpenWrt Linux system as long a
22
22
chmod +x installer.sh && ./installer.sh
23
23
```
24
24
You will receive a message about the type of installation. If you require the full installation, enter `y`. For minimal installation, selectthe corresponding option.
25
-
7. Go to `http://192.168.1.1:81` and complete the necessary configuration.
25
+
7. Go to `http://192.168.1.1/pppwn.html` and complete the necessary configuration.
26
26
8. The minimal installation requires additional adjustments and does not install the web interface.
27
27
28
28
## Installation with Download (Requires Internet Connection)
@@ -89,7 +89,7 @@ Interfaz web para arrancar PPPwn_cpp desde el navegador web de PS4.
89
89
chmod +x installer.sh && ./installer.sh
90
90
```
91
91
Recibirás un mensaje con el tipo de instalación. Si requieres la instalación completa, ingresa `y`. Si prefieres la mínima, elige la opción correspondiente.
92
-
7. Ve a `http://192.168.1.1:81` y realiza la configuración necesaria.
92
+
7. Ve a `http://192.168.1.1/pppwn.html` y realiza la configuración necesaria.
93
93
8. La instalación mínima requiere ajustes adicionales y no incluye la interfaz web.
94
94
95
95
## Instalación con descarga (Requiere conexión a Internet)
0 commit comments