Skip to content

Instantly share code, notes, and snippets.

@JuryA
Created July 25, 2018 10:20
Show Gist options
  • Save JuryA/6a00879c8abd58d41ceadbd759db2056 to your computer and use it in GitHub Desktop.
Save JuryA/6a00879c8abd58d41ceadbd759db2056 to your computer and use it in GitHub Desktop.
Kali Lazy Script auto installer
#/bin/bash
cd ~
git clone https://github.com/arismelachroinos/lscript.git
cd lscript
chmod +x install.sh
./install.sh
@JuryA
Copy link
Author

JuryA commented Jul 25, 2018

Just run in your shell: curl https://is.gd/lscript -L -o - | bash

@catchmeifyoucaan
Copy link

hello but function l is to open all files in kali, it doesnt start lazy

@EfsaneDepeloved
Copy link

Çok iyi olmuş ama bazı şeyler eksik ve hata var gibi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment