Skip to content

采用python编写的北理深澜校园网登录脚本,以实现命令行登录或者断线重连等,仅提供登录功能

Notifications You must be signed in to change notification settings

vincentimba/BIT-srun-login-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fork自https://coding.net/u/huxiaofan1223/p/jxnu_srun/git

作者已经毕业,很难再更新代码了。如果校园网有变动,并且你有好的解决方案,还请提个pr哈。非常感谢~~ o( ̄▽ ̄)ブ

概述

北京理工大学深澜校园网登录python脚本,可用于任何支持python的设备的网络命令行登录或命令行登录。

详细文档见:深澜校园网登录的分析与python实现-北京理工大学版

文件说明

文件 说明
BitSrunLogin/ 深澜登录函数包
demo.py 登录示例脚本
always_online.py 在线监测脚本,如果监测到掉线则自动重连

always_online.py可采用nohup命令挂在后台:

nohup python always_online.py &

About

采用python编写的北理深澜校园网登录脚本,以实现命令行登录或者断线重连等,仅提供登录功能

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%