Code Monkey home page Code Monkey logo

kali_t00ls2ubuntu's Introduction

Kali_T00ls2Ubuntu !

@Author : M3tr1c_r00t

KaliT00ls2Ubuntu is a python script which is made for new ubuntu users, to help them install all the default and basic kali linux tools as ubuntu does not come defaultly installed with them.

Setup...

For the script to run effectively, you need to run the following commands on your terminal.

sudo apt update
sudo apt install git
sudo apt install python3
sudo apt-get -y install python3-pip
sudo pip install fade

if the fade module doesnt install, try this :

sudo pip3 install fade

Installation...

1. git clone https://github.com/MetricCode/Kali_T00ls2Ubuntu.git
2. cd Kali_T00ls2Ubuntu
3. chmod +x KaliT00ls2Ubuntu.py
4. sudo mv KaliT00ls2Ubuntu.py /usr/bin/KaliT00ls2Ubuntu

Execution...

For the script to work, you need to run it as root and also you need to have installed python3 on your system.

sudo KaliT00ls2Ubuntu
If there is this error;
/usr/bin/env: ‘python2\r’: No such file or directory
/usr/bin/env: use -[v]S to pass options in shebang lines

we can fix it by runing this command:

sudo dos2unix /usr/bin/KaliT00ls2Ubuntu
  • Basically, the script first of checks if your system is updated.
  • Afterwards, it confirms whether the snap package is installed on the system.
  • Next, it checks the tools which are not installed on your system and then installs them.

Screenshot from 2023-05-28 04-52-41

Feel free to checkout my other repos for awesome content!

You can also visit the other repos while you're at it!

My socials:


@ twitter: https://twitter.com/M3tr1c_root
@ instagram: https://instagram.com/m3tr1c_r00t/

kali_t00ls2ubuntu's People

Contributors

metriccode avatar

Stargazers

 avatar  avatar  avatar Steiner254 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.