Skip to content

Jxpro/auto-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Auto-Login

❓Introduction

This is a project about automatically logging in to the campus network, including Python and JavaScript scripts, and the campus network is authenticated through the portal protocol.

Note that this is just some experience and ideas sharing. If different parameters appear in the respective application process, you need to analyze it yourself.

🛠️How to use

  1. Rename the config_template.json to config.json
  2. Modify the parameters in config.json according to the actual situation

xyw_full.py simulates the real parameter construction, including the complete query and authentication process.

xyw_light.py simplifies unnecessary parameters and only completes the authentication process.

xyw_class.py is the class implementation version of xyw_full.py.

📧Contact me

If you have any concerns here, please post as Github issues, or send an e-mail to Joker Xin by jxpro@qq.com.

About

Scripts to automatically log in to the campus network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages