Skip to content

Instantly share code, notes, and snippets.

View omar-chaar's full-sized avatar
🕶️

Omar omar-chaar

🕶️
View GitHub Profile
@omar-chaar
omar-chaar / GUIWSL.md
Last active June 3, 2024 10:06 — forked from leonardo-spy/GUIWSL.md
Add GUI in Ubuntu WSL

Add Kali Repo:

$ curl https://raw.githubusercontent.com/expandpi/kali-repo/main/kali-repo.sh --output kali-repo.sh

$ chmod +x ./kali-repo.sh

$ sudo ./kali-repo.sh

then add /mnt to PRUNEPATHS in /etc/updatedb.conf in order to avoid indexing Windows files.