7 مستودعات
Tools for evaluating the performance of network infrastructure.
Distinguishing note: Focuses on CDN-specific performance.
Explore 7 awesome GitHub repositories matching networking & communication · Network Performance Testers. Refine with filters or upvote what's useful.
This project is a command-line utility designed to benchmark and optimize network connectivity by identifying the fastest available content delivery network nodes. It performs concurrent latency probing and speed testing across large pools of IP addresses to evaluate real-world performance based on your specific geographic location and network environment. Beyond simple benchmarking, the tool functions as an automated configuration manager that synchronizes your network settings with the best-performing endpoints discovered during testing. It integrates with external DNS management services t
Evaluates latency and download speed of CDN IP addresses to select the fastest connection.
Netshoot is a Docker network troubleshooting toolkit and container image bundled with specialized utilities for DNS resolution, performance benchmarking, and TCP/IP packet inspection. It serves as a portable set of tools designed for diagnosing connectivity and routing issues within Docker and Kubernetes environments. The project is distributed as a tool-aggregated container image that can be deployed as a debugging sidecar or an ephemeral runtime. It supports namespace-joined execution, allowing the toolkit to attach to the network namespace of another process to inspect traffic and diagnose
Ships utilities to measure bandwidth and throughput between hosts to identify performance bottlenecks.
Oblivion Desktop هو تطبيق سطح مكتب لعميل وكيل (proxy) وأداة لخصوصية الشبكة مصممة لإدارة أنفاق الشبكة المشفرة وقواعد التوجيه. يعمل كمدير بروتوكول وكيل يقوم بتشفير حركة المرور الصادرة وتدوير عناوين IP لإخفاء هوية المستخدم وموقعه، بشكل أساسي لتجاوز رقابة الإنترنت والقيود الإقليمية. يوفر التطبيق واجهة رسومية لتكوين بروتوكولات نفق متعددة، وواجهات TUN، وملفات PAC لتأمين حركة مرور شبكة الجهاز. يتضمن قدرات لتجاوز رقابة الإنترنت وإدارة وكيل الخصوصية، مما يسمح للمستخدمين بإعادة توجيه حركة المرور على مستوى النظام عبر أنفاق آمنة. تتضمن الأداة أيضاً مجموعة من تشخيصات أداء الشبكة لإجراء اختبارات ping، واختبارات السرعة، ومسح الشبكة للتحقق من جودة الاتصال واستقراره. تغطي ميزات الإدارة الإضافية التكامل مع علبة النظام، وتخصيص الواجهة، وتكوين قواعد التوجيه الجغرافي.
Includes integrated tools for performing pings and network scans to verify connection quality.
rust-libp2p is a modular peer-to-peer networking library written in Rust, implementing the libp2p specification. It provides a composable stack of transport, security, and discovery protocols that can be mixed and matched to build decentralized applications, with a central swarm manager coordinating all active connections, protocol negotiation, and peer lifecycle. The library distinguishes itself through a pluggable transport abstraction that supports TCP, QUIC, WebSocket, WebRTC, and WebTransport, enabling cross-platform operation across browsers, mobile devices, and servers. It secures ever
Provides real-time visibility into peer-to-peer network reliability and performance across multiple production networks.
Kyanos هي مجموعة أدوات تشخيصية لتحليل الشبكة تستخدم eBPF لقياس زمن انتقال الحزم وتتبع حركة المرور من بطاقة الشبكة إلى التطبيق. تعمل كأداة لتوصيف زمن انتقال النواة (Kernel) ومراقبة أداء الشبكة، مما يوفر إمكانيات لرسم خرائط التبعيات الخارجية والتقاط حركة مرور الشبكة. يتميز المشروع بقدرته على إجراء فك تشفير تلقائي لحركة مرور SSL، وتحويل الطلبات والاستجابات المشفرة إلى نص عادي للتحليل. كما يعمل على عزل الاختناقات من خلال تحديد زمن الانتقال عبر مراحل متعددة، وتتبع الوقت الذي تقضيه الحزم داخل مكدس شبكة نواة Linux. تغطي مجموعة الأدوات مجالات واسعة بما في ذلك تجميع حركة المرور حسب عنوان IP أو البروتوكول، ومطابقة أزواج الطلب والاستجابة، وتصفية حركة المرور بناءً على الأداء. كما توفر أدوات لتصدير المقاييس الملتقطة وبيانات حركة المرور بتنسيق JSON للمعالجة الخارجية.
Aggregates network quality metrics, average latency, and throughput across various IP addresses and protocols.
NetQuality is a network performance benchmarking suite that measures latency, bandwidth, and routing paths across IPv4 and IPv6 networks using TCP and ICMP probes. It functions as a BGP routing analyzer, identifying peering relationships and network bottlenecks by retrieving data from global routing databases, and as a dual-stack network tester that performs diagnostics simultaneously over both protocol stacks to compare performance and connectivity. The tool distinguishes itself through its TCP-based traceroute engine, which traces the full route packets take to a destination while identifyi
Collecting and exporting network diagnostic data in structured formats for programmatic analysis and offline review.
libp2p is a modular peer-to-peer networking stack designed for building decentralized applications. It provides the core infrastructure necessary for nodes to discover and connect with other participants across a network without relying on central servers. The project distinguishes itself through a flexible transport layer that abstracts multiple protocols, including TCP, QUIC, WebSockets, and WebTransport, into a single interface. It features specialized tools for NAT and firewall traversal, such as hole punching and relay nodes, to establish direct connections between peers and web browsers
Collects system-level resource usage and performance data to analyze network quality and mitigation effectiveness.