[+] Getting mirror list ...
[+] Checking mirrors ...
[+] Finding the best latency
Traceback (most recent call last):
File "/home/kali/mirrorscript-v2/mirrorscript-v2.py", line 185, in
print("[+] Fastest mirror: " + str(sorted_mirrors[0]))
~~~~~~~~~~~~~~^^^
IndexError: list index out of range
[+] Getting mirror list ...
[+] Checking mirrors ...
[+] Finding the best latency
Traceback (most recent call last):
File "/home/kali/mirrorscript-v2/mirrorscript-v2.py", line 185, in
print("[+] Fastest mirror: " + str(sorted_mirrors[0]))
~~~~~~~~~~~~~~^^^
IndexError: list index out of range