
एक सरल मेनू के साथ सामान्य हैकिंग कार्य करें
यह एक मेनू है जिसे आप एक कीबाइंड के साथ ट्रिगर कर सकते हैं ताकि आपके लिए बुनियादी काम कर सकें।
- Make sure you have Python3, Pip3, rofi and XTerm installed before proceeding to the installation process!
# I recommend clonning it in the /opt directory!!
# cd /opt
git clone https://github.com/d4rckh/shlol
cd shlol
pip3 install -r requirements.txt
chmod +x main.py
~/.shlol/scripts


