Tuesday, August 7, 2012

SLT Usage Meter

Application Download Link: http://www.mediafire.com/?5ndfsq7ytz92zu4

One of my colleagues was checking his ADSL usage via the SLT's usage meter found on their website. But it was a lengthy process and practically not worth logging in every time just to see how much he has utilized from his quota. So he requested me to write a windows application to automate it.

I tried to develop it during a weekend and when I was inspecting the http traffic through Fiddler, I found that although the web users have to login to view their usage, the actual page which shows the usage is not checking any user session. That means if we can directly post data to the usage page, we can get the results without providing credentials. The creepiest thing is even we can check other people's usage if we know their usernames! Way to go SLT!

Here you can download the application. It has a really simple interface. You will have to enter your username at start and it will be saved in the registry. The application runs in the system tray and when you click the icon, it will notify you of the total usage. Check out the screenshots.







If you want this app to be loaded automatically when you start Windows, just copy it to your start-up folder.

Do try out the app and comment if you need any improvements to be added in the later versions. Also comment if there are any bugs. Enjoy!

Application Download Link: http://www.mediafire.com/?5ndfsq7ytz92zu4

PS: I wrote a Google Chrome Extension to do the same thing. Go here if you do not trust running EXEs :)

PPS: I ported it to Firefox as well. Get it here.

15 comments:

  1. can u rebuild this without using .net

    ReplyDelete
    Replies
    1. Hi Anonymous, this application is written in C# so it anyway needs .NET. But now I have compiled it to use .NET v2.0. Please re-download and try. I have updated the download links.

      Delete
  2. machan apata barida SLT Usage Meter eka reset karanna ............
    entree pakg eka unlimited karaganna wage bariweida atha kota??????????????/

    ReplyDelete
    Replies
    1. Hi Anonymous, eka karanna ba machan. Me program eken karanne unge data read karana eka witharai :)

      Delete
    2. oyata barida ayala api use karana usege pramanaya danaganna eka block karanna.mama dns waraga godak maru karala baluwa eth hari giye na mcn.

      facebook id eka dennako oyage-sl.softman@gmail.com

      Delete
  3. unlimited password 1k entree package 1n gahala giyoth mokada wenne???

    ReplyDelete
  4. Great work! lets hope they don't block that security loophole:)

    ReplyDelete
    Replies
    1. Thanks buddy, and yeah let's keep our fingers crossed :)

      Delete
  5. itz not wrking machan. says "sumthing went wrong" dunno whether itz case sensetive, coz ma username begins with a simple letter..

    ReplyDelete
    Replies
    1. Hi Anonymous, username is not case sensitive, so all caps should work. It has to be in the format - first the code then the phone number. (Ex: KDL2823623)

      Delete