Skip to content

A sleek and powerful shell script to test your network connection, latency, and speed — right from your terminal.

Notifications You must be signed in to change notification settings

thelinuxpoint/netcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

🌐 NetCheck — Simple Internet Diagnostic Tool

A sleek and powerful shell script to test your network connection, latency, and speed — right from your terminal.
Built with 💙 by @TheLinuxPoint


✨ Features

  • ✅ Checks internet connectivity instantly
  • ⚡ Tests latency for popular servers (Google, GitHub, Cloudflare)
  • 📶 Runs optional speed test (if speedtest-cli is installed)
  • 🌍 Shows your public IP and network details
  • 🎨 Beautiful colored output with an ASCII header

🖥️ Preview

⚙️ Installation

# Clone this repo
git clone https://github.com/thelinuxpoint/netcheck.git
cd netcheck.sh

# Make executable
chmod +x netcheck.sh

# (Optional) Move to PATH for global access
sudo cp netcheck.sh /usr/local/bin/netcheck

About

A sleek and powerful shell script to test your network connection, latency, and speed — right from your terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages