Dual WAN suppport on Jio AirFiber

  • Thread starter Thread starter sammyXFR
  • Start date Start date
  • Replies Replies 29
  • Views Views 5,628
I just happened to look a little bit into the js files of jioaifiber and found out some quoted hidden links, few of them worked and few don't maybe they need higher level access or are just not present there to begin with.

the links which worked for me:
https://192.168.31.1/#/Wan/WanIpv6Configuration (don't try changing 6 with 4 it doesn't work)


Source


The last one is especially somewhat helpfull if someone manages to crack the encrypted archive. There was a a guy who managed to guess it by rolling random ones, but that was for normal jio fiber. my research is a buildup on that. ref : JF Customisation

do hit me up if you find any pass through
 
all 6x01 uses filogic 880 chipsets. the only problem with 6801 is U-Boot environment on 6801 is not persistent, meaning bootcmd changes do not survive a reboot so you need a esp32 to automate bootcmd injection. So better source the others
 
Back