forked from jayantamadhav/mirrorscript
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
└─# python3 mirrorscript-v2.py -https
#
# Mirrorscripts-v2 - By Hazmirul Afiq
# Automatically select the best Kali mirror and apply the configuration
# https://github.com/IceM4nn/mirrorscript-v2
# https://www.metahackers.pro/speed-kali-linux-update/
#
[-] Checking if 'apt-transport-https' package is installed.
[+] Getting mirror list ...
[+] Checking mirrors ...
[+] Finding the best latency
Traceback (most recent call last):
File "/home/kali/Desktop/mirrorscript-v2/mirrorscript-v2.py", line 185, in <module>
print("[+] Fastest mirror: " + str(sorted_mirrors[0]))
~~~~~~~~~~~~~~^^^
IndexError: list index out of range
Metadata
Metadata
Assignees
Labels
No labels