login and logout to Tsinghua Network
- download the release version
- unzip it
- from command line or shell run "python setup.py install"
from command line or shell run "python THUNetwork.py login username userpassword" to login to Tsinghua Network
from command line or shell run "python THUNetwork.py logout" to login out
Make sure your computer is connected to Tsinghua Network first!
Current Version is tested on python2.7 and python3.4