The Over-Watch Network Monitor: An elite CLI tool mapping active connections to process IDs, geographical locations, and threat intelligence.
Project description
Kharma_Radar
The Over-Watch Network Monitor
An elite cybersecurity CLI & Full-Stack Web tool that maps active connections to process IDs, geographical locations, and global threat intelligence feeds in real-time.
👁️ What is Kharma?
Traditional network monitoring on Linux/Windows requires manually chaining netstat, grep, lsof, and external IP checkers. This is slow and tedious during an incident response.
Kharma acts as an all-seeing eye for your operating system. It provides a stunning, high-performance radar that intercepts outbound connections, unmasks the executable initiating the socket, runs the file against 70+ Anti-Virus engines in the cloud, and plots the destination IP on a map—all updated every 2 seconds.
🔥 Elite Features
- 🌐 Web UI Dashboard (New in v5.0): Spawns a hidden Flask backend serving a beautiful, dark-themed HTML/JS Dashboard. View live connections, Geo-locations, and kill malware right from your browser.
- 🦠 Enterprise EDR (VirusTotal): Natively extracts the physical binary path of connected processes (
.exe/ ELF), computes its SHA-256 hash locally, and verifies it against VirusTotal limits. - ⚔️ Active Defense (Auto-Kill IPS): Instantly terminates any process the millisecond it initiates a connection to a known malicious IP (Firehol blocklist) or a flagged binary hash.
- 📡 Offline Geo-IP Engine: Built-in
MaxMind GeoLite2database ensures 0ms lag when resolving IP coordinates. No external rate limits, 100% privacy. - 🗄️ Time Machine Logger: Silently records all established connections to a local SQLite database (
~/.kharma/kharma_history.db) for post-incident forensics. - 🤖 Background Daemon & Telegram Alerts: Run
kharma daemon startto deploy a headless background worker that watches traffic quietly and pushes critical breach alerts dynamically to Telegram.
🚀 Installation
Option 1: Install via PyPI (Recommended for Python Users)
pip install kharma-radar
Option 2: Standalone Windows Executable
Don't have Python? Download the pre-compiled kharma.exe from the Releases tab and run it anywhere. Zero dependencies required.
💻 Quick Start Guide
Kharma is an intelligent CLI that relies on the incredibly styled rich-click interface. Run kharma --help at any time.
| Command | Description |
|---|---|
kharma run |
Start the Live Network Radar Dashboard in the Terminal. |
kharma run --protect |
Start Dashboard + Auto-Kill Malware (Active Defense). |
kharma web |
Launch the Dark Web UI Dashboard (Localhost). |
kharma daemon start |
Deploy the silent Background Monitor. |
kharma history |
View historical connections (Time Machine). |
kharma config vt <KEY> |
Register a free VirusTotal API Key for advanced EDR. |
🌍 The Web UI Dashboard
Get the ultimate Full-Stack experience visually tracking your network:
root@linux:~# kharma web --port 8080
[*] Initializing Kharma Web Dashboard...
[*] Spawning background data scanner loop...
[*] Dashboard launched at: http://127.0.0.1:8080
(Simply open your browser to the URL and watch the data flow!)
🏗️ Architecture
Kharma is designed for maximum performance, minimal dependencies, and absolute oversight.
- Frontend:
rich(Terminal TUI) &Tailwind.css + JavaScript(Web UI). - Backend Core:
psutil(Socket Hooks),Flask(REST API). - Persistence: Local
SQLitefor logging and.mmdbfor GeoIP lookups.
🛡️ Disclaimer
Kharma is developed strictly for educational purposes, system administration, and defensive cybersecurity operations. The author is not responsible for any misuse or damage caused by terminating critical system processes via the Auto-Kill features.
Cybersecurity & Software Engineer
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kharma_radar-10.1.2.tar.gz.
File metadata
- Download URL: kharma_radar-10.1.2.tar.gz
- Upload date:
- Size: 42.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba15f9b837976d9ef9f5037a94c6286e0ca0156cdc27b017ce571291d5275c1b
|
|
| MD5 |
ea7bb3bd4ffc881c00f4f519779602cc
|
|
| BLAKE2b-256 |
c3d1dcf2c5c2ac88718636c72c6e8cf70cb1117acbd11cbfe7c0d0e842ea4bd6
|
Provenance
The following attestation bundles were made for kharma_radar-10.1.2.tar.gz:
Publisher:
publish.yml on Mutasem-mk4/kharma-network-radar
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kharma_radar-10.1.2.tar.gz -
Subject digest:
ba15f9b837976d9ef9f5037a94c6286e0ca0156cdc27b017ce571291d5275c1b - Sigstore transparency entry: 976345199
- Sigstore integration time:
-
Permalink:
Mutasem-mk4/kharma-network-radar@8d6e3865d97c83c5d0b66be6d7a45431a523f290 -
Branch / Tag:
refs/tags/v10.1.2 - Owner: https://github.com/Mutasem-mk4
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@8d6e3865d97c83c5d0b66be6d7a45431a523f290 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kharma_radar-10.1.2-py3-none-any.whl.
File metadata
- Download URL: kharma_radar-10.1.2-py3-none-any.whl
- Upload date:
- Size: 46.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a0060e18f87b50bb06a6a17b690140b7165e6c87decdb0182bdc386008880dc
|
|
| MD5 |
26e7948ad1d357b16a987f75dec971dd
|
|
| BLAKE2b-256 |
8d85994dd95e4b413f9f4277e441b14ce623cdfb943f40adfbced7b8b52d8c20
|
Provenance
The following attestation bundles were made for kharma_radar-10.1.2-py3-none-any.whl:
Publisher:
publish.yml on Mutasem-mk4/kharma-network-radar
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kharma_radar-10.1.2-py3-none-any.whl -
Subject digest:
2a0060e18f87b50bb06a6a17b690140b7165e6c87decdb0182bdc386008880dc - Sigstore transparency entry: 976345200
- Sigstore integration time:
-
Permalink:
Mutasem-mk4/kharma-network-radar@8d6e3865d97c83c5d0b66be6d7a45431a523f290 -
Branch / Tag:
refs/tags/v10.1.2 - Owner: https://github.com/Mutasem-mk4
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@8d6e3865d97c83c5d0b66be6d7a45431a523f290 -
Trigger Event:
push
-
Statement type: