Skip to content

SZU Campus network online monitoring and web version automatic login. 深大校园网在线监测和校园网自动登录【网页版】。

License

Notifications You must be signed in to change notification settings

Yulv-git/Campus_network_OM_WAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Campus_network_OM_WAL

Campus network online monitoring and web version automatic login.


1. SZU校园网,Python登录

1.1. Windows定时任务,实现在线监测与自动登录

设置Windows定时运行Python脚本,即可实现在Windows开机状态下的自动在线监测和校园网登录。

1.2. Linux定时任务,实现在线监测与自动登录

  • 在终端运行crontab -e命令定时任务配置文档,并进行编辑。
  • 输入*/1 * * * * python3 ./Python/Online_Login_Web.py >> ./auto_login.log 2>&1,并保存退出。即可实现在Linux开机状态下的自动在线监测和校园网登录。

2. SZU校园网,JavaScript登录

在浏览器开发者模式下,使用JavaScript进行校园网登录。

About

SZU Campus network online monitoring and web version automatic login. 深大校园网在线监测和校园网自动登录【网页版】。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published