Giter Club home page Giter Club logo

auto-submit's Introduction

2022-今日校园自动填报脚本

预知

  • 禁止任何人使用此项目提供付费代挂服务
  • 本项目只用作辅助今日校园签到,拒绝一切隐瞒实情行为

引用

概述

  • 项目整合上述两个项目的代码,以及重新抓包分析。针对今日校园版本9.0.18自动填报功能,其他功能及更详细的说明可参考上面两个链接进行实现。在此感谢两位大神。

使用说明

  1. 将代码下载到本地

    git clone https://github.com/iccccch/Auto-Submit.git
  2. 打开本地仓库文件夹,配置config.yml中对应的学号(username)和密码(password)还有地址(address)等等信息,详情请看config.yml中的注释说明,注意这里的学号和密码都是智慧校园的学号和密码

  3. 本地运行login.py,接收手机验证码输入后,将控制台输出的sessionTokenMOD_AUTH_CAS填入index.py中顶部对应的位置

    运行login.py另外需要encrypt.py, utils.py, config.yml这两个文件

  4. 运行index.py即可完成今日校园自动填报

  5. 部署到服务器可以使用crontab定时签到,或者部署到云函数进行定时签到。详细步骤请查看 引用 中两位大佬的详细说明。

    部署运行index.py另外也需要encrypt.py, utils.py, config.yml这两个文件

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.