This commit is contained in:
Mabe
2026-05-07 20:02:08 +02:00
parent bdc470dee6
commit c43183c895
2 changed files with 8 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
#! /bin/bash
python3 -m pipx install impacket
$dependencies_file = "cat requirements.txt"
pip3 install $dependencies_file