Skip to content

CyVenom/URL_Status_Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

URL_Status_Checker

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.

Take Note

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.

How to use

  1. Download the code and extract the zip file.
  2. Run the url_status_checker.exe
  3. The program will ask user to input the url or paste the URLS.
  4. The output of the program will be Displayed below.

Capture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages