The URL Status Checker is a tool designed to help users quickly determine the accessibility and responsiveness of web URLs. This program, developed in Go, prompts users to input a URL and then checks its status by making a request to the specified address. It provides valuable feedback about whether the URL is reachable and, if not, offers insights into potential issues.
This project is still under development, so it currently looks simple and not very user-friendly yet. I will update it as much as possible soon.
- Download the code and extract the zip file.
- Run the url_status_checker.exe
- The program will ask user to input the url or paste the URLS.
- The output of the program will be Displayed below.