MODDEDWARFARE / PPPwn_WRT

A method of running PPPwn on OpenWRT
54 stars 8 forks source link

Update run.sh #6

Closed DzikiSzogun closed 1 month ago

DzikiSzogun commented 1 month ago

Auto disabling WAN and WIFI interface to prevent Internet access to prefent accidental PS4 system updates before jailbreaking

While script started at first disable internet access to prevent PS4 system updates

While script run pppwn_{architecture} finished without problems (return 0 into "pppwn_ps4_run") then restores access to the Internet, but while any problems will occur when executing the script to be sure, it will again cut off access to the Internet by disabling interfaces

(although I assume that by then it might be too late, although this should not be the case due to the fact that at the beginning of the script we turn off the WAN, WAN6 and WIFI network interfaces)

@MODDEDWARFARE - Due to MIPS issues I cannot fully test this. Requires additional testing. However, it would be nice to block Internet access when the router starts up