awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
facebookarchive avatar

facebookarchive/augmented-traffic-controlArchived

0
View on GitHub↗
4,318 نجوم·596 تفرعات·Python·2 مشاهداتfacebook.github.io/augmented-traffic-control↗

Augmented Traffic Control

Augmented Traffic Control هو محاكي لظروف الشبكة وواجهة للتحكم في حركة مرور Linux. يقوم بمحاكاة زمن الوصول (latency)، وفقدان الحزم، وحدود النطاق الترددي لاختبار كيفية أداء التطبيقات تحت جودات شبكة مختلفة.

يوفر المشروع مديراً عن بُعد لتشكيل الشبكة يسمح للمستخدمين بتطبيق وتخزين ملفات تعريف تشكيل الشبكة في قاعدة بيانات لمحاكاة متسقة. يمكن الوصول إلى هذا عبر لوحة تحكم إدارية قائمة على الويب وواجهة عن بُعد، مما يلغي الحاجة إلى تثبيت عميل محلي.

يغطي النظام تشكيل حركة المرور على مستوى النواة لتقييد حركة المرور الصادرة ويتضمن تخزين ملفات التعريف المدعوم بقاعدة بيانات لحفظ وإعادة استخدام مجموعات تكوين الشبكة المحددة مسبقاً. كما يتضمن واجهة برمجة تطبيقات لتشكيل حركة المرور للتحكم برمجياً في النطاق الترددي وزمن الوصول.

Features

  • Traffic Shaping - Implements mechanisms to control data flow by limiting bandwidth and increasing latency.
  • Network Connectivity Testing - Evaluates how applications load and function across different network speeds and connectivity levels.
  • Simulation Profiles - Enables saving and reusing predefined network constraint sets to quickly switch simulation scenarios.
  • Remote Network Shaping Managers - Ships a remote interface for applying and storing network shaping profiles in a database.
  • Kernel-Level Emulations - Interacts with kernel networking primitives to emulate packet loss and bandwidth constraints for all outgoing traffic.
  • Traffic Control Interfaces - Provides a dashboard for manipulating Linux kernel-level networking rules and traffic control (tc) settings.
  • Network Condition Simulation - Emulates latency, packet loss, and bandwidth limits to test application performance under poor network quality.
  • Database-Backed Configurations - Uses a persistent database to store and deploy predefined network configuration sets.
  • Traffic Shaping Control - Allows adjusting bandwidth and latency rules via a networked API from a distant machine.
  • Remote Traffic Management - Provides a web dashboard to manage network shaping rules and configurations remotely.
  • Shaping Profiles - Stores predefined network configuration sets in a database for quick reuse.
  • Web-Based Configuration Dashboards - Ships a browser-based dashboard for configuring network conditions without requiring a local client.
  • Web-Based Traffic Control - Provides a web dashboard for managing network shaping without requiring a dedicated client installation.

سجل النجوم

مخطط تاريخ النجوم لـ facebookarchive/augmented-traffic-controlمخطط تاريخ النجوم لـ facebookarchive/augmented-traffic-control

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Augmented Traffic Control

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Augmented Traffic Control.
  • jpetazzo/pipeworkالصورة الرمزية لـ jpetazzo

    jpetazzo/pipework

    4,251عرض على GitHub↗

    Pipework is a software-defined networking toolkit and management utility designed to automate network configurations for Linux Containers. It provides tools for managing IP addresses, creating virtual network topologies, and integrating containers into various network architectures. The project distinguishes itself through specialized support for InfiniBand IPoIB device configuration, including the management of partition keys. It also features integration with Open vSwitch for bridge automation and VLAN isolation, as well as the ability to bind containers directly to physical host hardware v

    Shell
    عرض على GitHub↗4,251
  • bunkerity/bunkerized-nginxالصورة الرمزية لـ bunkerity

    bunkerity/bunkerized-nginx

    10,629عرض على GitHub↗

    Bunkerized Nginx is a containerized security automation system that provides a secure reverse proxy and web application firewall. It focuses on protecting web applications by monitoring container labels within cloud-native orchestration systems to automatically update security settings and firewall rules. The system distinguishes itself through automated security operations, including the automatic management of SSL certificates and an automated client banning mechanism that blocks IP addresses based on HTTP status codes. It features bot challenge mechanisms using CAPTCHAs, JavaScript, or coo

    Python
    عرض على GitHub↗10,629
  • alibaba/sentinelالصورة الرمزية لـ alibaba

    alibaba/Sentinel

    23,126عرض على GitHub↗

    Sentinel is a microservice flow control framework designed for managing traffic limits, distributed circuit breaking, and adaptive overload protection. It serves as a traffic shaping component that defines resource boundaries to regulate request flow and ensure reliability across distributed systems. The project provides a real-time monitoring dashboard for tracking resource metrics and performance bottlenecks across service clusters. It includes a visual interface for the real-time management of flow control and circuit breaking rules, allowing parameters to be updated without restarting the

    Java
    عرض على GitHub↗23,126
  • nginx/nginxالصورة الرمزية لـ nginx

    nginx/nginx

    30,903عرض على GitHub↗

    Nginx is a high-performance HTTP server and reverse proxy designed to handle high-concurrency traffic through an efficient, event-driven architecture. It functions as a versatile traffic management gateway and content delivery accelerator, providing the infrastructure necessary to route client requests, balance loads across backend servers, and serve static assets with minimal resource consumption. The project distinguishes itself through a master-worker process model that separates configuration management from request processing, ensuring stable operations under heavy load. Its modular requ

    Ccontent-cachehttphttp2
    عرض على GitHub↗30,903
عرض جميع البدائل الـ 30 لـ Augmented Traffic Control→

الأسئلة الشائعة

ما هي وظيفة facebookarchive/augmented-traffic-control؟

Augmented Traffic Control هو محاكي لظروف الشبكة وواجهة للتحكم في حركة مرور Linux. يقوم بمحاكاة زمن الوصول (latency)، وفقدان الحزم، وحدود النطاق الترددي لاختبار كيفية أداء التطبيقات تحت جودات شبكة مختلفة.

ما هي الميزات الرئيسية لـ facebookarchive/augmented-traffic-control؟

الميزات الرئيسية لـ facebookarchive/augmented-traffic-control هي: Traffic Shaping, Network Connectivity Testing, Simulation Profiles, Remote Network Shaping Managers, Kernel-Level Emulations, Traffic Control Interfaces, Network Condition Simulation, Database-Backed Configurations.

ما هي البدائل مفتوحة المصدر لـ facebookarchive/augmented-traffic-control؟

تشمل البدائل مفتوحة المصدر لـ facebookarchive/augmented-traffic-control: jpetazzo/pipework — Pipework is a software-defined networking toolkit and management utility designed to automate network configurations… bunkerity/bunkerized-nginx — Bunkerized Nginx is a containerized security automation system that provides a secure reverse proxy and web… alibaba/sentinel — Sentinel is a microservice flow control framework designed for managing traffic limits, distributed circuit breaking,… nginx/nginx — Nginx is a high-performance HTTP server and reverse proxy designed to handle high-concurrency traffic through an… tylertreat/comcast — Comcast is a Linux network emulator and degradation tool used to simulate unstable or slow connections. It functions… doocs/advanced-java — This project is a comprehensive Java backend engineering guide and technical reference focused on high-concurrency…

مجموعات مختارة تضم Augmented Traffic Control

مجموعات منسقة بعناية يظهر فيها Augmented Traffic Control.
  • أداة برمجية لتوجيه حركة مرور الشبكة