Skip to content

The internetConnect project is a simple web-based utility that checks the user's current internet connection status, public IP address, and network strength (where supported). It uses JavaScript and a free IP API to provide real-time feedback about network connectivity

Notifications You must be signed in to change notification settings

Sonu281004/InternetConnection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InternetConnection

The internetConnect project is a simple web-based utility that checks the user's current internet connection status, public IP address, and network strength (where supported). It uses JavaScript and a free IP API to provide real-time feedback about network connectivity

Features

  • Detects if the device is currently online or offline
  • Displays the user's public IP address using https://api.ipify.org
  • Shows network strength using the navigator.connection API (where available)
  • Clean and responsive user interface using HTML and CSS
  • Provides feedback on connection status changes

About

The internetConnect project is a simple web-based utility that checks the user's current internet connection status, public IP address, and network strength (where supported). It uses JavaScript and a free IP API to provide real-time feedback about network connectivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors