Check connections for IP list
No installation needed
Edit inputs in speed_switch.py
# inputs
# input comment next
INPUT_DIR = r"C:\\Users\\User\\cloud\\servers\\"
OUTPUT_FILE = r"C:\\Users\\User\\cloud\\servers\\filtered.txt"Run python script
python3 gate/gate.pyProject Link: https://github.com/eenzamese/gate
