This is a python script that allows you to find version 4 IPs and sort the best ones by latency.
- Python version : 3.12.4
Use the package manager pip to install ping3.
pip install ping3
β Using the settings panel, you can specify the number of IPs you want to be scanned (default: 100).
β³ You can also change the number of IPs you want to be sorted by lowest ping time (default: 5).
π Or open the settings.json file and make the changes manually.