Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geraldoam/kali-my-linux

Install Kali Linux Tools & Others on your Linux.
https://github.com/geraldoam/kali-my-linux

arch-linux bash debian kali-linux security-automation security-tools shell-script

Last synced: about 2 months ago
JSON representation

Install Kali Linux Tools & Others on your Linux.

Awesome Lists containing this project

README

        


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...

```sh
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...

```sh
git clone https://github.com/gerald0x01/kali-my-linux && cd kali-my-linux && sudo pacman -S ruby && sudo chmod +x kml.rb
```

```sh
# 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

```sh
sudo ruby kml.rb
```


Install Repository


Install Tools


Remove Repository