Skip to content

icon5730/SysInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A simple Bash script that displays system info in Linux.

The script performs the following operations:

  • Displays the user's public IP address
  • Displays the user's local IP address
  • Displays the Default Gateway
  • Displays the MAC address
  • Displays the top 5 processes by CPU usage
  • Displays memory usage
  • Displays availabe services
  • Displays the top 10 largest files found in /home
  • Displays current CPU usage (refreshes every 10 seconds until being stopped by the user) 1 2 3

About

Basic system info displayer for Kali Linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages