This activation method works for devices with the OpenWrt Linux system as long as they can run PPPwn C++. Check the repository of Xfangfang for compatibility.
PPPwn_cpp
for OpenWrt Linux distributions by using the command uname -m
. It is recommended to install the MIPSEL build.goldhen.bin
for your console's firmware from Sistro.pppoe-server
and pppoe-common
from https://downloads.openwrt.org/releases/
.PPPwn_ow.zip
and pppwn.tar.gz
from my repository.pppwn
, rp-pppoe-common.ipk
, and rp-pppoe-server.ipk
to the PPPwn_ow
folder.PPPwn_ow
folder using WinSCP. Use the SCP protocol with the host address 192.168.1.1
and port 22.installer.sh
is located using the command cd PPPwn_ow
.chmod +x installer.sh && ./installer.sh
You will receive a message about the type of installation. If you require the full installation, enter y
. For minimal installation, select the corresponding option.
http://192.168.1.1/pppwn.html
and complete the necessary configuration.unzip
is installed with the following command:
opkg list-installed | grep unzip
If you see command not found
, install it with the following command:
opkg update
opkg install unzip
wget -O /tmp/installer.sh https://raw.githubusercontent.com/CodeInvers3/PPPwn_ow/main/installer.sh
chmod +x /tmp/installer.sh
/tmp/installer.sh
Select option 2 for a complete installation or option 1 for a minimal installation that does not include the web interface.
goldhen.bin
to your USB drive. Make sure it is formatted in exFAT or FAT32 and connect it to your console.ppp
as the username and password.http://<router_ip>/pppwn.html
from the console's web browser.payloads
in root, it should look like this: /www/pppwn/payloads
.payload.bin
files to the /www/pppwn/payloads
directory. You can add subdirectories, for example: /www/pppwn/payloads/linux
./www/pppwn/payloads
.payload.bin
files to USB storage device.PPPwn from https://github.com/xfangfang/PPPwn_cpp
Interfaz web para arrancar PPPwn_cpp desde el navegador web de PS4.
uname -m
recomiendo instalar la compilación MIPSEL.pppoe-server
y pppoe-common
desde https://downloads.openwrt.org/releases/
.PPPwn_ow.zip
y pppwn.tar.gz
desde mi repositorio.pppwn
, rp-pppoe-common.ipk
y rp-pppoe-server.ipk
a la carpeta PPPwn_ow
.PPPwn_ow
utilizando WinSCP. Usa el protocolo SCP con la dirección del host 192.168.1.1
y el puerto 22.installer.sh
utilizando el comando cd PPPwn_ow
.chmod +x installer.sh && ./installer.sh
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.
http://192.168.1.1/pppwn.html
y realiza la configuración necesaria.unzip
con el siguiente comando:
opkg list-installed | grep unzip
Si aparece command not found
, instálalo con el siguiente comando:
opkg update
opkg install unzip
wget -O /tmp/installer.sh https://raw.githubusercontent.com/CodeInvers3/PPPwn_ow/main/installer.sh
chmod +x /tmp/installer.sh
/tmp/installer.sh
Selecciona la opción 2 para una instalación completa o la opción 1 para una instalación mínima, que no incluye la interfaz web.
goldhen.bin
a tu memoria USB. Asegúrate de que esté formateada en exFAT o FAT32 y conéctala a tu consola.ppp
como usuario y contraseña.http://<router_ip>/pppwn.html
.payloads
en root, debe quedar así: /www/pppwn/payloads
.payload.bin
en el directorio /www/pppwn/payloads
. Puedes añadir subdirectorios, por ejemplo: /root/payloads/linux
./www/pppwn/payloads
.payload.bin
tu dispositivo de almacenamiento USB.Probado en mini router GL-MT300N-V2 Mango