A lightweight Python utility that shows you everything about your internet connection — IP, speed, latency, and more. Instantly.
What it shows
Public IP, local IP, ISP name, and connection type displayed in one clean view.
Ping, download, and upload readings so you know exactly what your connection is doing.
Runs from the terminal with zero configuration. No GUI required, no bloat, no dependencies you don't need.
Three steps. No setup wizard required.
pip install -r requirements.txt
python main.py — your network
info appears instantly.
LOARDw is a lightweight open-source network utility designed to provide quick and clear information about your internet connection.
It can display details such as your public IP address, local network information, latency, and other useful diagnostics in a simple and minimal interface.
If a USB flash drive is connected when the program starts, LOARDw automatically creates a log file on the drive and stores diagnostic information there. If no flash drive is detected, no log file is created.