Skip to content

Deepak710/initialize-kali-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

initialize-kali-script

Bash script to automate Kali's initialization

Features

  1. Make bash (terminal) to remember history forever! Never forget a command ever again!
  2. Use Google and Cloudflare DNS for faster browsing experience!
  3. Make apt use https. More security and of course, speed while updating and upgrading!
  4. Modify Kali sources file to gain access to more packages. Get the bleeding edge updates!
  5. Custom add-apt-repository to fetch Ubuntu packages! Use the following command:
    	$ /usr/sbin/add-apt-repository $ppa
    For example
    	$ /usr/sbin/add-apt-repository ppa:deadsnakes/ppa

To Run this file,

  1. Make sure you have an active Internet connection
  2. Make sure git is installed
  3. Clone/Download this repo
  4. Run the init_kali_repo.sh script
    $ chmod +x ./init_kali_repo.sh
    $ sudo ./init_kali_repo.sh
  5. Wait for the script to do its magic

Thanks

Versions

  • 1.0
    • Initial Commit

Contact Me: Telegram