Skip to content

武汉理工校园网自动登录python脚本

Notifications You must be signed in to change notification settings

WHY-student/WHUT-WLAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHUT_WLAN

武汉理工大学校园网自动登陆脚本

 _       ____  ____  ________  _       ____    ___    _   __
| |     / / / / / / / /_  __/ | |     / / /   /   |  / | / /
| | /| / / /_/ / / / / / /____| | /| / / /   / /| | /  |/ /
| |/ |/ / __  / /_/ / / /_____/ |/ |/ / /___/ ___ |/ /|  /  
|__/|__/_/ /_/\____/ /_/      |__/|__/_____/_/  |_/_/ |_/

使用方法

安装依赖(目前只有requests

sudo -H pip3 install -r requirements.txt
python3 main.py yourNumber yourpassword

RasberryPi文件夹下面是在树莓派下运行的python代码以及启动脚本,自动登陆并将ip发送到指定邮箱

测试中

  • 鉴湖可用
  • 南湖仅测试新一

About

武汉理工校园网自动登录python脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • Shell 4.8%