I
wrote about my home-grown Sify Broadband client some time ago. As with any program it needed some tweaks. Now it's pretty much stable. This is how now I connect to the Internet.
Requirements
For this script to work, you must have the following installed:
- Python 2.4
- BeautifulSoup (Python XML parser library)
Download and Install
** Update: This project is now hosted on Google Code. See
http://code.google.com/p/msify/wiki/GettingStarted for more information and to download the latest version. **
Download the zip archive at http://www.megaupload.com/?d=QR5TC7DK. Extract the contents of the archive into a local directory in your computer. Edit the .sify
file and specify your username, password, IP address etc. Then run sify.py
to login or logout.
Fine Print
- I developed and tested this on a Kubuntu Dapper machine. It works fine for my usage; but I cannot guarantee that this will work for you. I don't provide any warranty of any sort.
- This script is released under GPL V2. Feel free to change and/or redistribute.
No comments:
Post a Comment