/NJTECH-I-AM-OK

NJTech network connection and health report

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

NJTECH-I-AM-OK

I'm in good health.

Thank you for caring about me all the time.

Usage

  1. pip install -r requirements.txt

  2. configure your config.json

    {
      "loginInfo": {
        "username": "111111111111",
        "password": "xxxxxxxxxxxx",
        "channelshow": "**电信/**移动/校园内网"
      },
      "email": {
        "sender": "22222222@qq.com",
        "passwd": "aaaaaaaaaa",
        "receivers": ["22222222@qq.com"],
        "host": "smtp.qq.com",
        "port": 465
      }
    }
  3. python -u NJTECH-I-AM-OK.py --mode "2"