Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 477 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 477 Bytes

HBNU Campus Authentication

EN | 中文

Due to the lab's servers not having a graphical interface installed, connection to campus network has been challenging, hence the development of this project.

Usage

  1. Copy .env.sample and rename it to .env
  2. Fill in your account and password
  3. Run python auth.py

Credits

  • The encryption method file in the encrypt directory is not abbreviated by the author, the original author cannot be found...