Skip to content

Instantly share code, notes, and snippets.

@iossefy
Last active September 15, 2024 01:47
Show Gist options
  • Save iossefy/5f8d103360d6a95429855b8fc689f4e1 to your computer and use it in GitHub Desktop.
Save iossefy/5f8d103360d6a95429855b8fc689f4e1 to your computer and use it in GitHub Desktop.
My Kali Linux Sources.list, Important For Every Programmer and Hacker
# For Hackers And Programmers
###########################################
# REPOSITORY BY BL4CKvGHOST #
###########################################
#Kali Repo
deb http://http.kali.org/kali kali-rolling main non-free contrib
deb http://http.kali.org/kali kali-rolling main contrib non-free
deb-src http://http.kali.org/kali kali-rolling main contrib non-free
deb http://http.kali.org/kali sana main non-free contrib
deb http://security.kali.org/kali-security sana/updates main contrib non-free
deb-src http://http.kali.org/kali sana main non-free contrib
deb-src http://security.kali.org/kali-security sana/updates main contrib non-free
# Debian Repository
deb http://httpredir.debian.org/debian jessie main
deb-src http://httpredir.debian.org/debian jessie main
deb http://httpredir.debian.org/debian jessie-updates main
deb-src http://httpredir.debian.org/debian jessie-updates main
deb http://security.debian.org/ jessie/updates main
deb-src http://security.debian.org/ jessie/updates main
deb-src http://httpredir.debian.org/debian jessie main contrib non-free
deb http://httpredir.debian.org/debian jessie-updates main contrib non-free
deb-src http://httpredir.debian.org/debian jessie-updates main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free
deb http://httpredir.debian.org/debian/ jessie main contrib non-free
deb http://ftp.de.debian.org/debian jessie-backports main
#Steam Repository
deb http://repo.steampowered.com/steam/ precise steam
# Kali linux repositories | Added by Katoolin
deb http://http.kali.org/kali kali-rolling main contrib non-free
deb http://repo.kali.org/kali kali-bleeding-edge main
# Code::Blocks
deb [arch=amd64,i386] https://apt.jenslody.de/stable jessie main
deb-src https://apt.jenslody.de/stable jessie main
@iossefy
Copy link
Author

iossefy commented Sep 15, 2022

@viswaraj1432 I added this sources 2017. It's 5 years old. I dont think it still works.

BTW You should use kali's default sources, it contains most of the packages if not everything you will need.

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