A python package for your Kali Linux distro that find the fastest mirror and configure your apt to use that mirror

Overview

Kali Mirror Finder Using Single Python File

A python package for your Kali Linux distro that find the fastest mirror and configure your apt to use that mirror

Supported Distros

  • Kali Linux ( kali-rolling )

Usafe

$ sudo python3 mirror-finder.py

Help

Inspired from htmm/better-mirror

$ sudo python3 mirror-finder.py


mirror-finder 1.0.0 
https://github.com/mrsinghh2002/kali-mirror-finder

 

## Sample Output

```shell
$ sudo python3 mirror-finder.py

[*] Calculating the mirror latency...
[*] Pinging kali.download ... latency 15.65ms
[*] Pinging mirror.pyratelan.org ... latency 188.5ms
[*] Pinging mirror.karneval.cz ... latency 186.75ms
[*] Pinging ftp.free.fr ... latency 152.5ms
[*] Pinging ftp.jaist.ac.jp ... latency 193.75ms
[*] Pinging ftp.halifax.rwth-aachen.de ... latency 147.0ms
[*] Pinging ftp1.nluug.nl ... latency 145.25ms
[*] Pinging ftp2.nluug.nl ... latency 145.25ms
[*] Pinging mirrors.dotsrc.org ... latency 165.0ms
[*] Pinging mirrors.jevincanders.net ... latency 225.5ms
[*] Pinging mirror.erickochen.nl ... latency 147.25ms
[*] Pinging mirror.serverion.com ... latency 151.0ms
[*] Pinging ftp.acc.umu.se ... latency 177.75ms
[*] Pinging mirror.lagoon.nc ... latency 311.0ms
[*] Pinging mirror.serverius.net ... latency 154.75ms
[*] Pinging archive-4.kali.org ... latency 144.25ms
[*] Pinging mirror-1.truenetwork.ru ... latency 338.75ms
[*] Pinging mirror.neostrada.nl ... latency 218.25ms
[*] Pinging mirror.anquan.cl ... latency 338.5ms
[*] Pinging wlglam.fsmg.org.nz ... latency 316.0ms
[*] Pinging hlzmel.fsmg.org.nz ... latency 311.75ms
[*] Pinging ftp.harukasan.org ... latency 568.33ms
[*] finding the best mirror for you :) ....
[*] found! the selected mirror: kali.download ... latency 15.65 ms
[*] backuping original /etc/apt/sources.list to /etc/apt/sources.list.bak
[*] updating /etc/apt/source.list
[*] running apt-get update for you....
Hit:1 http://kali.download/kali kali-rolling InRelease
Reading package lists... Done
[*] Thanks For Using The Tool!

 
Owner
MrSingh
tech guy with some ninja skills :smile:
MrSingh
Python tool to check a web applications compliance with OWASP HTTP response headers best practices

Check Your Head A quick and easy way to check a web applications response headers!

Zak 6 Nov 09, 2021
Course-parsing - Parsing Course Info for NIT Kurukshetra

Parsing Course Info for NIT Kurukshetra Overview This repository houses code for

Saksham Mittal 3 Feb 03, 2022
✨ Un chois aléatoire d'un article sur Wikipedia totalement fait en Python par moi, et en français.

Wikipedia Random Article ❗ Un chois aléatoire d'un article sur Wikipedia totalement fait en Python par moi, et en français. 🔮 Grâce a une requète a w

MrGabin 4 Jul 18, 2021
Experimental python optimistic rollup fraud-proof generation

Macula Experimental python optimistic rollup fraud-proof generation tech by @protolambda. Working on a python version for brevity and simplicity. See

Diederik Loerakker 30 Sep 01, 2022
A time table app to notify the user about their class timings

kivyTimeTable A time table app to notify the user about their class timings Features This project incorporates some features i wanted to see in a time

2 Dec 15, 2021
A simple python script to generate an iCalendar file for the university classes.

iCal Generator This is a simple python script to generate an iCalendar file for the university classes. Installation Clone the repository git clone ht

Foad Rashidi 2 Sep 01, 2022
A simple tool to extract python code from a Jupyter notebook, and then run pylint on it for static analysis.

Jupyter Pylinter A simple tool to extract python code from a Jupyter notebook, and then run pylint on it for static analysis. If you find this tool us

Edmund Goodman 10 Oct 13, 2022
A python package for your Kali Linux distro that find the fastest mirror and configure your apt to use that mirror

Kali Mirror Finder Using Single Python File A python package for your Kali Linux distro that find the fastest mirror and configure your apt to use tha

MrSingh 6 Dec 12, 2022
This is a tool to calculate a resulting color of the alpha blending process.

blec: alpha blending calculator This is a tool to calculate a resulting color of the alpha blending process. A gamma correction is enabled and the def

Igor Mikushkin 12 Sep 07, 2022
A python module to validate input.

A python module to validate input.

Matthias 6 Sep 13, 2022
Python module and its web equivalent, to hide text within text by manipulating bits

cacherdutexte.github.io This project contains : Python modules (binary and decimal system 6) with a dedicated tkinter program to use it. A web version

2 Sep 04, 2022
Automatic generator of readmes for git repositories (Includes file' listing)

Readme Generator We are bored of write the same things once and once again. We trust in the comments made inside of our files, and we decided to autom

Natalia Vera Duran 6 Jul 20, 2021
SmarTool - Smart Util Tool for Python

A set of tools that keep Python sweeter.

Liu Tao 9 Sep 30, 2022
A functional standard library for Python.

Toolz A set of utility functions for iterators, functions, and dictionaries. See the PyToolz documentation at https://toolz.readthedocs.io LICENSE New

4.1k Dec 30, 2022
Color getter (including method to get random color or complementary color) made out of Python

python-color-getter Color getter (including method to get random color or complementary color) made out of Python Setup pip3 install git+https://githu

Jung Gyu Yoon 2 Sep 17, 2022
Install, run, and update apps without root and only in your home directory

Qube Apps Install, run, and update apps in the private storage of a Qube. Build and install in Qubes Get the code: git clone https://github.com/micahf

Micah Lee 26 Dec 27, 2022
A simple python implementation of Decision Tree.

DecisionTree A simple python implementation of Decision Tree, using Gini index. Usage: import DecisionTree node = DecisionTree.trainDecisionTree(lab

1 Nov 12, 2021
Simple yet flexible natural sorting in Python.

natsort Simple yet flexible natural sorting in Python. Source Code: https://github.com/SethMMorton/natsort Downloads: https://pypi.org/project/natsort

Seth Morton 712 Dec 23, 2022
Fuzzy box is a quick program I wrote to fuzz a URL that is in the format https:// url 20characterstring.

What is this? Fuzzy box is a quick program I wrote to fuzz a URL that is in the format https://url/20characterstring.extension. I have redacted th

Graham Helton 1 Oct 19, 2021
iOS Snapchat parser for chats and cached files

ParseSnapchat iOS Snapchat parser for chats and cached files Tested on Windows and Linux install required libraries: pip install -r requirements.txt c

11 Dec 05, 2022