jiegec / auth-tsinghua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

Please use z4yx/GoAuthing instead.

Way #1

$ node portal.main.min.js username password

Way #2

$ vim start.sh
$ ./start.sh

If you nodejs version is not new enough, please download prebuilt binaries from nodejs.org, for example:

wget https://nodejs.org/dist/v8.11.1/node-v8.11.1-linux-x64.tar.xz

TODO

  1. Read username and password from config file
  2. Support logging out

About


Languages

Language:Shell 100.0%