Skip to main content

Professional UDP traffic analysis and diagnostics tool

Project description

UDPScope

  • UDPScope is a professional network observability and diagnostics tool for UDP traffic analysis on Linux systems. It provides comprehensive monitoring, analysis, and reporting capabilities for system administrators to diagnose UDP based applications and services.

Features

  • Multi method capture: Uses tcpdump, tshark, Docker container introspection, and ss (socket statistics)
  • Comprehensive analysis: Packet statistics, IP analysis, temporal patterns, and threat assessment
  • Network diagnostics: Automatic diagnostics when no traffic is detected
  • Multiple output formats: Clear console reporting with structured data
  • Enterprise safe: Designed for legitimate system administration and troubleshooting

Installation

From PyPI

pip install udpscope

From Debian / APT

sudo apt install udpscope

From Snap

sudo snap install udpscope

From Source

git clone https://github.com/yourorg/udpscope.git
cd udpscope
pip install -e .

Usage

Basic usage

sudo udpscope --port 2456 --duration 60 --interface any

Monitor a specific interface

sudo udpscope --port 53 --duration 30 --interface eth0

Short capture for quick diagnostics

sudo udpscope --port 51820 --duration 10

Requirements

  • Python 3.8+
  • Linux kernel with packet capture capabilities
  • One or more of:
    • tcpdump
    • tshark
    • docker
    • ss
  • Root / sudo privileges (required for packet capture)

License

MIT License
See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

udpscope-1.0.0.tar.gz (11.3 kB view details)

Uploaded Source

File details

Details for the file udpscope-1.0.0.tar.gz.

File metadata

  • Download URL: udpscope-1.0.0.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for udpscope-1.0.0.tar.gz
Algorithm Hash digest
SHA256 23542200ffc8904a029f64ca810b6caac046f4492b12a75e6df7138ff4537d75
MD5 3c7dc69d8cb96a114596e6f11f03fc00
BLAKE2b-256 2df265b44dc5dca36db354b91ba6f6eb9ebafd77e10259a77e5aff51c4be5410

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page