Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 347 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 347 Bytes

东北大学IP网管登录注销脚本

使用

  • config-sample.ini重命名为config.ini
  • 修改config.ini文件内用户名和密码
  • 运行脚本
    • 登录
    • 注销

登录

python3 login.py        # PC端登录
python3 login.py phone  # 移动端登录

注销

python3 logout.py