- Only tested on Linux
- Install
openssl
,cargo
andpython3-tk
packages
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install pdm
pdm install
python3 main.py
- Choose your username and password
- Explore
NOTE:
This App is only a PoC and is not intended for production use