Python command-line tool designed on a threaded model to manage mirrors for the Kali Linux distribution. It allows users to measure latency, and set a new mirror for package updates.
- Clone the repository:
git clone https://github.com/0xtamsee1/kali-mirror-manager.git
- Navigate to the project directory:
cd kali-mirror-manager
- Run the script:
sudo python kali-mirror-manager.py
Once you run the script, you'll be presented with a command-line menu with options:
- menu: Display commands and usage
- show: Display the list of available mirrors
- ping: Ping all mirrors to measure latency
- set: Set a new mirror for package updates
- exit: Terminate the session
To set a new mirror, use the set
command followed by the mirror URL. For example:
cmd> set http://http.kali.org/kali