/THUNetwork

login and logout to Tsinghua Network

Primary LanguagePython

THUNetwork

login and logout to Tsinghua Network

How to install

  1. download the release version
  2. unzip it
  3. from command line or shell run "python setup.py install"

How to use it

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

Notice

Make sure your computer is connected to Tsinghua Network first!

Current Version is tested on python2.7 and python3.4