Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https problem #10

Open
PEACEMAKER-1 opened this issue Dec 2, 2024 · 0 comments
Open

https problem #10

PEACEMAKER-1 opened this issue Dec 2, 2024 · 0 comments

Comments

@PEACEMAKER-1
Copy link

PEACEMAKER-1 commented Dec 2, 2024

└─# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant