I created a quick greasemonkey script to enable viewing the stats on the Bell Canada branded Cellpipe 7130 modem:
Cellpipe 7130 VDSL Stats Display Greasemonkey Script
Also, I didn’t really like Bell’s logo all over the gear:
Replace Bell’s logo with TekSavvy’s on Cellpipe 7130 Greasemonkey Script
Thank you for the script :)
I wonder if is there any var that would show the internet usage?
Thanks
@Rotor
I’ve spent some time to dig around. If you view source on the status page, you’ll see two functions:
Although these ids don’t show up anywhere else in the HTML.
I think rather than commenting out the fields in HTML, they’ve commented out the section of the code in the firmware that writes out the HTML.
If you have a router behind the cellpipe, you should be able to get your own information.
Thanks for taking from your time for this. Seems that I have to resurrect my WRTGL.
nice scripts! works with chrome too !!
My CellPipe Firware allows me to click on the “+” button at the enf of the “VDSL2 Link Status ” line. The button calls ShowHide() for the stats. It acts like a toggle. The button can be a bit hard to see because its white on a lavender backgroune. Cheers!