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
Entropy-controlled contexts in Python

Python module ordered ordered module is the opposite to random - it maintains order in the program. import random x = 5 def increase(): global x

HyperC 36 Nov 03, 2022
This repository contains scripts that help you validate QR codes.

Validation tools This repository contains scripts that help you validate QR codes. It's hacky, and a warning for Apple Silicon users: the dependencies

Ryan Barrett 8 Mar 01, 2022
A quick username checker to see if a username is available on a list of assorted websites.

A quick username checker to see if a username is available on a list of assorted websites.

Maddie 4 Jan 04, 2022
Utility to add/remove licenses to/from source files

Utility to add/remove licenses to/from source files. Supports processing any combination of globs, files, and directories (recurse). Pruning options allow skipping non-licensing files.

Eduardo Ponce Mojica 2 Jan 29, 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
Let's renew the puzzle collection. We'll produce a collection of new puzzles out of the lichess game database.

Let's renew the puzzle collection. We'll produce a collection of new puzzles out of the lichess game database.

Thibault Duplessis 96 Jan 03, 2023
Make your functions return something meaningful, typed, and safe!

Make your functions return something meaningful, typed, and safe! Features Brings functional programming to Python land Provides a bunch of primitives

dry-python 2.6k Jan 09, 2023
The git for the Python Story Utility Package library.

SUP The git for the Python Story Utility Package library. Installation: Install SUP by simply running pip install psup in your terminal. Check out our

Enoki 6 Nov 27, 2022
✨ Un juste prix totalement fait en Python par moi, et en français.

Juste Prix ❗ Un juste prix totalement fait en Python par moi, et en français. 🔮 Avec l'utilisation du module "random", j'ai pu faire un choix aléatoi

MrGabin 3 Jun 06, 2021
A morse code encoder and decoder utility.

morsedecode A morse code encoder and decoder utility. Installation Install it via pip: pip install morsedecode Alternatively, you can use pipx to run

Tushar Sadhwani 2 Dec 25, 2021
Compute the fair market value (FMV) of staking rewards at time of receipt.

tendermint-tax A tool to help calculate the tax liability of staking rewards on Tendermint chains. Specifically, this tool calculates the fair market

5 Jan 07, 2022
Dice Rolling Simulator using Python-random

Dice Rolling Simulator As the name of the program suggests, we will be imitating a rolling dice. This is one of the interesting python projects and wi

PyLaboratory 1 Feb 02, 2022
A Python utility belt containing simple tools, a stdlib like feel, and extra batteries. Hashing, Caching, Timing, Progress, and more made easy!

Ubelt is a small library of robust, tested, documented, and simple functions that extend the Python standard library. It has a flat API that all behav

Jon Crall 638 Dec 13, 2022
Script to rename and resize folders of images

script to rename and resize folders of images

Tega Brain 2 Oct 29, 2021
Spacegit is a .git exposed finder

Spacegit Spacegit is a basic .git exposed finder Usage: You need python3 installed to run spacegit use: python3 spacegit.py (url) Disclaimer: **This i

2 Nov 30, 2021
Pyfunctools is a module that provides functions, methods and classes that help in the creation of projects in python

Pyfunctools Pyfunctools is a module that provides functions, methods and classes that help in the creation of projects in python, bringing functional

Natanael dos Santos Feitosa 5 Dec 22, 2022
A simple tool to move and rename Nvidia Share recordings to a more sensible format.

A simple tool to move and rename Nvidia Share recordings to a more sensible format.

Jasper Rebane 8 Dec 23, 2022
convert a dict-list object from / to a typed object(class instance with type annotation)

objtyping 带类型定义的对象转换器 由来 Python不是强类型语言,开发人员没有给数据定义类型的习惯。这样虽然灵活,但处理复杂业务逻辑的时候却不够方便——缺乏类型检查可能导致很难发现错误,在IDE里编码时也没

Song Hui 15 Dec 22, 2022
jsoooooooon derulo - Make sure your 'jason derulo' is featured as the first part of your json data

jsonderulo Make sure your 'jason derulo' is featured as the first part of your json data Install: # python pip install jsonderulo poetry add jsonderul

jesse 3 Sep 13, 2021
Python @deprecat decorator to deprecate old python classes, functions or methods.

deprecat Decorator Python @deprecat decorator to deprecate old python classes, functions or methods. Installation pip install deprecat Usage To use th

12 Dec 12, 2022