Superbox Hacks V2 - Rewrite and finalize
This is the second and final version of the learn-while-hacking styled review for my router. I thought there would be more of it in the beginning but pricing policy of my ISP and existing reverse engineering attempts on similar hardware made it less interesting for me to tinker with it further. And it will be less interesting and shorter compared to the first version. It’s been a while and I do not even remember why did I choose shell scripting in the first place. So I decided to prefer something more powerful and easier to use. Both of these are subjective, of course. My previous attempts to web scrap some easy-to-parse services before, using Requests and BeautifulSoup also helped a little bit. I used Python to rewrite the old bash script. ...