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.