sp-hydra-veil-gui/SMS-Exchange-Linux-GUI/README.md
2026-01-28 13:13:57 +01:00

327 B
Executable file

Step 1. clone it.

git clone https://git.simplifiedprivacy.com/Support/SMS-Exchange-Linux-GUI.git

Step 2. Setup venv

python3 -m venv venv
source venv/bin/activate

Step 3. Install Prereqs

pip install -r requirements.txt

Step 4. Run it

python3 GUI.py