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.
- Copy
.env.sample
and rename it to.env
- Fill in your account and password
- Run
python auth.py
- The encryption method file in the
encrypt
directory is not abbreviated by the author, the original author cannot be found...