Use when monitoring active connections and their states.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add LoopyLuci/Skills --skill connection-monitor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Connection Monitor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loopyluci-connection-monitor)More formats (shields.io, HTML) on the badges page.
---
name: connection-monitor
title: Connection Monitor
description: Use when monitoring active connections and their states.
category: networking
tags: [connection, monitor, active, state, tracking, rust]
---
# Connection Monitor
**Trigger**: Use when monitoring active connections and their lifecycle states.
**Libraries**: `connection-tracker`, `dashmap`, `chrono`, `tokio`
**Implementation**: Real-time active connection table: source, destination, protocol, state, duration, bytes transferred. Connection counts per state (ESTABLISHED, TIME_WAIT, etc.). Connection rate: new connections/second. Per-IP connection limits with threshold alerts. Dead connection detection and cleanup. Export to dashboard via MCP event stream.
**Connected**: `connection-tracker`, `port-scanner-detection`, `traffic-analyzer`, `bandwidth-monitor`, `realtime-dashboard`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!