Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

geraldoam/kali-my-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kali my Linux

Automatically Install Pentest Tools


To do

  • Download packages from GitHub.
  • Running in all distros.

Running:

  • Debian
  • Linux Mint
  • Ubuntu
  • ZorinOS
  • Arch Linux
  • Manjaro

Download

Debian, Ubuntu, Linux Mint...

git clone https://github.com/gerald0x01/kali-my-linux && cd kali-my-linux && sudo apt-get install ruby && sudo chmod +x kml.rb

Arch Linux, Manjaro...

git clone https://github.com/gerald0x01/kali-my-linux && cd kali-my-linux && sudo pacman -S ruby && sudo chmod +x kml.rb
# If you don't have yay installed
git clone https://aur.archlinux.org/yay.git && sudo chown $USER -R yay/ && cd yay && makepkg -si

Run

sudo ruby kml.rb

Install Repository


Install Tools


Remove Repository