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

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

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

31 مستودعات

Awesome GitHub RepositoriesRemote Server Connectivity

Capabilities for initiating and maintaining connections from a client to a remote server endpoint.

Distinct from Remote Server Connectivities: Shortlist candidates are either too specific to AI/MCP or system administration, rather than general networking connectivity.

Explore 31 awesome GitHub repositories matching networking & communication · Remote Server Connectivity. Refine with filters or upvote what's useful.

Awesome Remote Server Connectivity GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • yuesong-feng/30daymakecppserverالصورة الرمزية لـ yuesong-feng

    yuesong-feng/30dayMakeCppServer

    7,040عرض على GitHub↗

    This project is a C++ TCP server framework and educational socket programming guide. It provides a high-performance network library focused on event-driven architecture, implementing a reactor pattern to handle thousands of simultaneous client connections. The framework is distinguished by its multi-threaded event loop, which utilizes a main-sub reactor coordination model to distribute network events across a worker thread pool. It includes an abstraction layer for non-blocking socket I/O and event multiplexing via the epoll system call, decoupling network transport from application business

    Implements the ability for client sockets to initiate connection requests to remote IP addresses and ports.

    C++cppcppserverepoll
    عرض على GitHub↗7,040
  • google/gopsالصورة الرمزية لـ google

    google/gops

    7,011عرض على GitHub↗

    gops is a command-line diagnostic toolset for monitoring, profiling, and managing the runtime state of active Go applications. It functions as a runtime diagnostic tool that provides a focused interface for analyzing memory, profiling performance, and monitoring the health of running processes. The tool provides a set of specialized utilities including a performance profiler for capturing CPU and heap profiles, a memory analyzer for identifying leaks and triggering garbage collection, and a process monitor for discovering running binaries and visualizing process hierarchies. The project cove

    Provides capabilities to establish network connections to remote Go processes for diagnostic management.

    Go
    عرض على GitHub↗7,011
  • processone/ejabberdالصورة الرمزية لـ processone

    processone/ejabberd

    6,692عرض على GitHub↗

    ejabberd is a multi-protocol communication gateway and scalable server that implements XMPP for instant messaging and presence. It serves as a federated messaging platform, enabling interoperable communication and user discovery between different remote servers. The project functions as an MQTT message broker for lightweight IoT device communication and a SIP signaling server for managing voice and multimedia signaling traffic. It allows for the hosting of multiple domains on a single instance using virtual hosting to isolate configurations and prevent username conflicts. The system provides

    Restricts the number of simultaneous connections established to a specific remote server.

    Erlangchatejabberderlang
    عرض على GitHub↗6,692
  • hazelcast/hazelcastالصورة الرمزية لـ hazelcast

    hazelcast/hazelcast

    6,570عرض على GitHub↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Maintains persistent connections to remote data grids to enable shared state and low-latency access.

    Javabig-datacachingdata-in-motion
    عرض على GitHub↗6,570
  • j3ssie/osmedeusالصورة الرمزية لـ j3ssie

    j3ssie/Osmedeus

    6,425عرض على GitHub↗

    Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools through declarative YAML pipelines. It functions as a distributed security scanner, a declarative workflow automator, and an AI agent framework for security, enabling automated multi-step security analysis with conditional branching, parallel execution, and distributed workers. The engine distinguishes itself through a hybrid runner model that executes workflow steps on the local host, inside Docker containers, or over SSH to remote machines, selected per step or module. It supp

    Connects to a remote server via its REST API to manage runs and settings programmatically.

    Go
    عرض على GitHub↗6,425
  • moleculerjs/moleculerالصورة الرمزية لـ moleculerjs

    moleculerjs/moleculer

    6,373عرض على GitHub↗

    Moleculer is a Node.js microservices framework designed for building distributed systems. It functions as a distributed service broker, task orchestrator, and service mesh framework, enabling a decentralized architecture with built-in service discovery and load balancing. The project differentiates itself through a pluggable transport layer supporting protocols such as NATS, Redis, TCP, and Kafka, as well as a dedicated microservices API gateway that maps external HTTP and WebSocket requests to internal service actions. It includes built-in fault tolerance mechanisms, including circuit breake

    Allows a local broker to connect to remote transporter servers to interact with a distributed system.

    JavaScript
    عرض على GitHub↗6,373
  • liftoff/gateoneالصورة الرمزية لـ liftoff

    liftoff/GateOne

    6,300عرض على GitHub↗

    Gate One is an HTML5-powered terminal emulator and SSH client

    Opens SSH sessions to remote servers directly in a web browser without requiring any plugins or client software.

    JavaScript
    عرض على GitHub↗6,300
  • googollee/go-socket.ioالصورة الرمزية لـ googollee

    googollee/go-socket.io

    5,787عرض على GitHub↗

    go-socket.io هو تطبيق Go لبروتوكول Socket.IO يُستخدم لبناء اتصالات في الوقت الفعلي، ثنائية الاتجاه، وقائمة على الأحداث بين الخوادم والعملاء. يعمل كإطار عمل للاتصال يدير الاتصالات المستمرة ويربط حزم الشبكة الواردة بدوال معالجة محددة لتنفيذ منطق التطبيق. تتيح المكتبة التوسع الأفقي للاتصالات في الوقت الفعلي من خلال محول نشر/اشتراك موزع، والذي يزامن الأحداث عبر مثيلات خادم متعددة باستخدام مخزن بيانات خارجي. يضمن الموثوقية عبر بيئات الشبكة المختلفة عن طريق التفاوض التلقائي على طبقات النقل بين websockets وlong-polling. يوفر إطار العمل أدوات لتنظيم الاتصال من خلال مساحات الأسماء والغرف، مما يسمح بالتقسيم المنطقي والبث الموجه لمجموعات فرعية محددة من المستخدمين. كما يتضمن قدرات لإدارة دورة حياة الاتصال، وتخزين السياق القائم على الجلسة، ونمط إقرار غير متزامن لتتبع الاستلام الناجح لحزم البيانات.

    Initiates and maintains persistent connections from clients to remote server endpoints via transport layer management.

    Go
    عرض على GitHub↗5,787
  • lxc/lxdالصورة الرمزية لـ lxc

    lxc/lxd

    5,554عرض على GitHub↗

    LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes

    Maintains open connections to remote servers with a configurable timeout to reduce latency.

    Go
    عرض على GitHub↗5,554
  • servicestack/servicestackالصورة الرمزية لـ ServiceStack

    ServiceStack/ServiceStack

    5,498عرض على GitHub↗

    ServiceStack is a high-performance .NET web framework designed for building type-safe APIs using strongly-typed request and response objects. It functions as a message-based API engine that decouples business logic from the transport layer, allowing services to be exposed via multiple protocols including HTTP, gRPC, and various message queue providers. The framework is distinguished by its type-safe API generator, which produces native client SDKs and data transfer objects from service metadata across multiple languages. It also includes a distributed service gateway for microservices orchest

    Maintains persistent connections by sending periodic heartbeats between client and server to detect broken links.

    C#c-sharpcsvframework
    عرض على GitHub↗5,498
  • butlerx/wettyالصورة الرمزية لـ butlerx

    butlerx/wetty

    5,321عرض على GitHub↗

    Wetty هو محاكي طرفية لمتصفح HTTP يوفر وصولاً إلى shell عبر اتصالات HTTP وHTTPS. يعمل كبوابة shell عن بُعد قائمة على الويب ومتصفح SSH، مما يسمح للمستخدمين بتنفيذ أوامر shell على المضيفين البعيدين مباشرة داخل متصفح الويب. يدمج المشروع نشر هوية SAML2 لمصادقة المستخدمين من خلال مزودين خارجيين وربط هويات الويب تلك بحسابات النظام. كما يدعم تضمين واجهة الطرفية داخل iframes للتكامل في تطبيقات الويب أو لوحات المعلومات الأخرى. يغطي النظام إدارة الخادم عن بُعد ووكيل الطرفية الآمن، مع قدرات لأتمتة تسجيل دخول المستخدم، وإدارة شبكات الخادم، وتنزيل الملفات من الطرفية عبر اكتشاف تسلسل الهروب. يمكن تكوين التطبيق للعمل كخدمة daemon ويدعم توجيه حركة المرور عبر وكلاء عكسيين باستخدام مسارات أساسية مخصصة.

    Enables the establishment of secure shell connections to distant servers using specified credentials and ports.

    TypeScript
    عرض على GitHub↗5,321
  • huashengdun/websshالصورة الرمزية لـ huashengdun

    huashengdun/webssh

    5,118عرض على GitHub↗

    Webssh هي واجهة غلاف (shell) عن بعد وبوابة SSH تعتمد على المتصفح. تعمل كعميل SSH ومحاكي طرفية (terminal emulator) قائم على الويب، مما يسمح للمستخدمين بإنشاء اتصالات SSH آمنة بخوادم بعيدة وتنفيذ الأوامر مباشرة من خلال متصفح الويب دون الحاجة لعميل طرفية محلي. تدعم الخدمة إدارة الخوادم عن بعد باستخدام كلمة المرور أو مصادقة المفتاح العام. وتسمح ببدء الجلسة وتكوينها تلقائياً عن طريق تمرير تفاصيل الاتصال، وإعدادات الطرفية، والأوامر الأولية من خلال معاملات استعلام URL في المتصفح. يوفر النظام واجهة طرفية قابلة لتغيير الحجم تدعم أنظمة ألوان مخصصة، وتغيير حجم النافذة، ووضع ملء الشاشة. يمكن نشره كخدمة ويب مستقلة أو استضافته خلف وكيل عكسي (reverse proxy).

    Initiates and maintains secure SSH connections to remote servers using passwords or public keys.

    Pythonasynchronousparamikopython
    عرض على GitHub↗5,118
  • codeception/codeceptionالصورة الرمزية لـ Codeception

    Codeception/Codeception

    4,855عرض على GitHub↗

    Codeception هو إطار عمل اختبار متكامل لتطبيقات PHP يوفر واجهة موحدة لاختبارات الوحدة، والاختبارات الوظيفية، واختبارات القبول. يعمل كأداة لأتمتة متصفحات سطح المكتب والأجهزة المحمولة الحقيقية عبر بروتوكول WebDriver ويعمل كعميل لاختبار REST و SOAP APIs. يتميز إطار العمل بدعمه للتطوير القائم على السلوك (BDD)، مما يسمح للمستخدمين بكتابة مواصفات اختبار قابلة للقراءة البشرية بلغة Gherkin لمواءمة الاختبارات التقنية مع متطلبات العمل. يطبق تعيين إجراءات قائم على الممثلين (actor-based) لربط خطوات اللغة الطبيعية هذه بطرق PHP القابلة للتنفيذ. تغطي قدراته مساحة واسعة بما في ذلك التحقق من حالة قاعدة البيانات وإدارتها لمخازن SQL و NoSQL، ومحاكاة سير عمل المستخدم من خلال أتمتة المتصفح، والتحقق من هياكل بيانات API باستخدام JSON و XML. كما يوفر أدوات لقياس تغطية الكود وإدارة دورات حياة الاختبار عبر حقن التبعية ومعالجة حاوية الخدمة. يتضمن المشروع عملية تثبيت موجهة عبر سطر الأوامر لإنشاء نماذج اختبار وملفات تكوين موحدة.

    Supports terminating existing remote connections to initialize new ones using different user credentials.

    PHP
    عرض على GitHub↗4,855
  • yedf2/handyالصورة الرمزية لـ yedf2

    yedf2/handy

    4,653عرض على GitHub↗

    Handy is a C++11 network server framework and event-driven networking engine designed for building high-performance concurrent TCP and UDP servers. It functions as an asynchronous I/O library and an HTTP server implementation that separates asynchronous network I/O from synchronous business logic to simplify server development. The framework distinguishes itself by utilizing platform-specific event notifications to manage millions of simultaneous network connections and providing an SSL/TLS network wrapper for encrypted asynchronous data transmission. It implements a half-sync/half-async proc

    Maintains open connections to remote servers using configurable timeouts to reduce latency.

    C++cc-plus-plusconcurrent-programming
    عرض على GitHub↗4,653
  • h2database/h2databaseالصورة الرمزية لـ h2database

    h2database/h2database

    4,607عرض على GitHub↗

    H2 is a JDBC-compliant relational database management system written in Java. It functions as an embeddable SQL database that can run directly within an application process to remove network latency, or as an in-memory database for high-performance volatile storage. It also includes a web-based console for executing SQL commands and administering schemas. The system is characterized by its flexible deployment modes, including a standalone server mode for remote TCP/IP access and a mixed mode for simultaneous local and remote connectivity. It features a dialect emulation layer and compatibilit

    Enables remote data management by connecting to a standalone server via TCP/IP.

    Javadatabasejavajdbc
    عرض على GitHub↗4,607
  • iterate-ch/cyberduckالصورة الرمزية لـ iterate-ch

    iterate-ch/cyberduck

    4,570عرض على GitHub↗

    Cyberduck هو عميل نقل ملفات متعدد البروتوكولات ومدير ملفات عبر المنصات لنظامي Mac وWindows. يعمل كمدير تخزين سحابي ومثبت تخزين بعيد، مما يسمح للمستخدمين برفع وتنظيم ومزامنة البيانات بين الأقراص المحلية ونقاط النهاية البعيدة. يوفر التطبيق واجهة موحدة لإدارة الملفات عبر بروتوكولات FTP وSFTP وWebDAV وS3 وبروتوكولات تخزين سحابي أخرى، بما في ذلك Amazon S3 وBackblaze B2 وMicrosoft Azure وOneDrive. يتميز بخزنة تشفير من جانب العميل تقوم بتشفير الملفات والمجلدات محلياً قبل إرسالها إلى الخوادم البعيدة. يدعم النظام إدارة الملفات عن بُعد وعمليات نقل الملفات عبر البروتوكولات، بما في ذلك القدرة على تثبيت خادم بعيد أو أدلة سحابية مباشرة في مستكشف ملفات نظام التشغيل المحلي. تشمل الإمكانيات الإضافية واجهة سطر أوامر لتنفيذ مهام نقل الملفات.

    Initiates and maintains secure connections to remote servers and cloud services using predefined profiles.

    Javaazurebackblaze-b2cloudfront
    عرض على GitHub↗4,570
  • metatube-community/jellyfin-plugin-metatubeالصورة الرمزية لـ metatube-community

    metatube-community/jellyfin-plugin-metatube

    4,353عرض على GitHub↗

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

    Provides the connectivity required to link the media manager to remote backend servers for movie and show information.

    C#auto-translationdotnetemby
    عرض على GitHub↗4,353
  • janet-lang/janetالصورة الرمزية لـ janet-lang

    janet-lang/janet

    4,308عرض على GitHub↗

    Janet هي لغة برمجة ديناميكية قائمة على Lisp تتميز بآلة افتراضية bytecode قائمة على السجلات ومحرك برمجة نصية قابل للتضمين. تعمل كوقت تشغيل تزامن قائم على الألياف (fiber) وتتضمن محرك تحليل قائماً على قواعد التعبير التحليلي (Parsing Expression Grammars). يتميز المشروع بقدرته على الاندماج في تطبيقات C أو C++ عبر واجهة رأس (header) بسيطة. يستخدم نظام ماكرو على طراز Lisp لتحويل الكود في وقت التجميع ويستخدم وراثة الجدول القائمة على النموذج (prototype-based) للسلوك الموجه للكائنات. يغطي وقت التشغيل مجموعة واسعة من القدرات، بما في ذلك إدارة IO غير المتزامنة من خلال حلقة أحداث غير محظورة، وتوافقية المكتبة الأصلية عبر واجهة دالة خارجية، ومعالجة نصوص شاملة باستخدام قواعد PEG. كما يوفر أدوات لأتمتة النظام، مثل حلقة القراءة-التقييم-الطباعة (REPL)، ونظام وحدة لحل الرموز، وأدوات مساعدة لاتصال مقبس الشبكة وإدارة نظام الملفات. تتضمن البيئة أدوات تشخيص لتصحيح أخطاء تنفيذ الـ bytecode ويمكنها تجميع كود المصدر في ملفات تنفيذية ثنائية مستقلة.

    Enables opening duplex communication streams to remote servers using hostnames.

    Ccfunctional-languageimperative-language
    عرض على GitHub↗4,308
  • webrtc/apprtcالصورة الرمزية لـ webrtc

    webrtc/apprtc

    4,228عرض على GitHub↗

    apprtc هو تطبيق دردشة فيديو WebRTC وخادم إشارات مصمم لإنشاء اتصال صوتي وفيديو بين الأقران (peer-to-peer) بين المتصفحات. يوفر طبقة تنسيق باستخدام خادم إشارات قائم على websocket لتبادل أوصاف الجلسة ومرشحي الشبكة. يتم تسليم المشروع كتطبيق اتصال حاوي (dockerized)، مما يسمح بنشر حاوي لخدمة الاتصال للتطوير المحلي أو الاستضافة السحابية. يتضمن بوابة شبكة تدمج خوادم STUN وTURN لتسهيل تدفق الوسائط عبر جدران الحماية وNATs. يغطي التنفيذ اكتشاف الأقران والاتصال، ومكالمات الصوت والفيديو في الوقت الفعلي، وتهيئة اجتياز الشبكة. كما يتضمن أدوات تشخيصية للتحقق من اتصال الخادم وخط أنابيب لنقل تحليلات التطبيق إلى مستودع بيانات بعيد.

    Includes diagnostic tools for testing server addresses and credentials to ensure successful candidate generation.

    JavaScript
    عرض على GitHub↗4,228
  • openai/transformer-debuggerالصورة الرمزية لـ openai

    openai/transformer-debugger

    4,118عرض على GitHub↗

    هذا المشروع عبارة عن أداة لقابلية تفسير نماذج اللغة مصممة لتصور وتحليل التنشيطات الداخلية ورؤوس الانتباه للشبكات العصبية. يوفر إطار عمل لفهم كيفية معالجة النماذج للمعلومات عن طريق التقاط حالات النموذج الداخلية وعرضها من خلال واجهة ويب تفاعلية. يتخصص النظام في تفكيك التنشيطات عالية الأبعاد إلى ميزات كامنة قابلة للتفسير باستخدام أجهزة التشفير التلقائي المتفرقة (sparse autoencoders) وتوليد تفسيرات لغة طبيعية آلية لعقد النموذج الفردية. يتيح اكتشاف دوائر النموذج عن طريق تعيين الاتصالات بين المكونات وتتبع المسارات المسؤولة عن سلوكيات محددة. تغطي مجموعة الأدوات مجموعة واسعة من قدرات التحليل، بما في ذلك الإسناد القائم على التدرج (gradient-based) لتحديد أهمية العقد والتدخلات في الوقت الفعلي مثل استئصال العقد (node ablation) لملاحظة كيف يؤثر تعديل الحالات الداخلية على مخرجات النموذج. كما يدعم أخذ عينات الاستدلال المباشر واسترجاع بيانات التنشيط من خوادم الواجهة الخلفية البعيدة وتخزين الكائنات (blob storage).

    Establishes connections between the visualization interface and a remote server to receive real-time activation data.

    Python
    عرض على GitHub↗4,118
السابق12التالي
  1. Home
  2. Networking & Communication
  3. Remote Server Connectivity

استكشف الوسوم الفرعية

  • Persistent Connection Enablements1 وسم فرعيMaintaining an open connection to a remote server for a configurable timeout to reduce latency across repeated commands. **Distinct from Remote Server Connectivity:** Distinct from Remote Server Connectivity: focuses on keeping connections alive with a timeout, not just establishing connections.
  • Remote Connection QuotasLimits on the number of outgoing or incoming connections to a specific remote server endpoint. **Distinct from Remote Server Connectivity:** Distinct from Remote Server Connectivity: focuses on limiting the quantity of connections rather than the ability to establish them.
  • Remote Kernel RoutingRouting code execution requests from a local editor to remote servers or containers via network sockets. **Distinct from Remote Server Connectivity:** Focuses on the routing of execution requests to a remote kernel, rather than general server connectivity or provisioning.
  • Traversal Server DiagnosticsTools for verifying the connectivity and credential validity of STUN and TURN servers. **Distinct from Remote Server Connectivity:** Specifically tests traversal server availability rather than general remote server connectivity.
  • User Credential SwitchingCapabilities for terminating an existing remote connection and establishing a new one using different user identities. **Distinct from Remote Server Connectivity:** Distinct from general connectivity by focusing specifically on the process of switching user credentials for a new session.