Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content

NetMonLite — A lightweight Bash-based network monitoring tool that tracks active connections, detects unusual IPs/ports, and logs activity for Linux servers. Perfect for administrators and cloud engineers who need quick visibility without heavy tools.

Notifications You must be signed in to change notification settings

Kachinonye/netmonlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

NetMonLite 🚀

A lightweight Bash-based network connections monitor for Linux.
Designed to run on Kali Rolling (or any Linux system with ss command).


Features

  • Monitors all network connections in real time.
  • Logs results to timestamped files.
  • Configurable interval and log file location.
  • Super simple & lightweight.

Usage

# Clone repo
git clone https://github.com/Kachinonye/netmonlite.git
cd netmonlite

# Run the monitor
./netmonlite.sh

About

NetMonLite — A lightweight Bash-based network monitoring tool that tracks active connections, detects unusual IPs/ports, and logs activity for Linux servers. Perfect for administrators and cloud engineers who need quick visibility without heavy tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages