Suggest me a broadband plan

  • Thread starter Thread starter Fuped
  • Start date Start date
  • Replies Replies 21
  • Views Views 4,804
BTW, that auto login tool works only for Windoze users and i use Linux.

The login tools I've seen are Python scripts, hence, should work in Linux.

reliance login tool - Google Search

Anyway, you can make your own login tool simply by observing what the browser is sending to the Reliance website with the Firefox Live HTTP Headers extension. Then use Python scripting or maybe curl resend the same kind of request.
 
The login tools I've seen are Python scripts, hence, should work in Linux.

reliance login tool - Google Search

Anyway, you can make your own login tool simply by observing what the browser is sending to the Reliance website with the Firefox Live HTTP Headers extension. Then use Python scripting or maybe curl resend the same kind of request.

Ha! You over-estimate my abilities, friend, and how! :D
 
Back