awesome-repositories.comالتصنيفاتالمدونة
MCP
awesome-repositories.com

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

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

7 مستودعات

Awesome GitHub RepositoriesWebSocket-Based CLI Exposure

Exposing command line tools as interactive WebSocket servers for browser-based access.

Distinct from Remote Access & Control: Specific to wrapping CLI tools via WebSockets, distinct from general remote management tunnels.

Explore 7 awesome GitHub repositories matching networking & communication · WebSocket-Based CLI Exposure. Refine with filters or upvote what's useful.

Awesome WebSocket-Based CLI Exposure GitHub Repositories

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

    joewalnes/websocketd

    17,465عرض على GitHub↗

    websocketd is a CGI web server and process-to-WebSocket wrapper that transforms command line programs into WebSocket servers by bridging standard input and output streams to remote clients. It functions as a TLS-secured gateway that routes traffic to backend processes, allowing any executable using standard IO to be exposed via a web interface. The project uses directory-based endpoint mapping to automate the creation of URL paths from local executable files. It employs a process-per-connection model to isolate execution and forwards HTTP request metadata, such as cookies and query parameters

    Exposes command line programs as WebSocket servers for remote interaction through a web browser.

    Goproxywebsocket-serverwebsockets
    عرض على GitHub↗17,465
  • openstf/stfالصورة الرمزية لـ openstf

    openstf/stf

    13,904عرض على GitHub↗

    STF is a web-based Android device management platform used to organize and control fleets of Android hardware. It functions as a device farm orchestrator and inventory manager, providing a centralized system for monitoring battery health, hardware specifications, and system versions across multiple devices. The platform distinguishes itself through a web-based screen streamer that allows for real-time interaction and application installation via a browser. It includes a remote ADB controller for executing shell commands and establishing port tunnels, as well as a booking system for time-limit

    Streams real-time device display updates and touch inputs to the browser via persistent WebSocket connections.

    JavaScriptandroidandroid-developmentdevice-farm
    عرض على GitHub↗13,904
  • firerpa/lamdaالصورة الرمزية لـ firerpa

    firerpa/lamda

    7,834عرض على GitHub↗

    This project is an Android RPA framework designed for automating user interfaces and system tasks on rooted Android devices using Python and ADB. It provides a suite of tools for rooted device management, allowing for programmatic control of system settings, application lifecycles, and shell command execution via a remote API. The framework distinguishes itself through a combination of dynamic instrumentation and AI integration. It can inject scripts into running processes to hook Java interfaces and modifies application behavior in real time. Additionally, it supports large language model in

    Streams real-time device screen updates using MJPEG or H.264 over WebSockets.

    Pythonadbagentsai
    عرض على GitHub↗7,834
  • liriliri/ayaالصورة الرمزية لـ liriliri

    liriliri/aya

    5,167عرض على GitHub↗

    Aya هو عميل سطح مكتب رسومي لإدارة أجهزة Android عبر Android Debug Bridge. يعمل كواجهة مركزية لإدارة النظام، وتصحيح أخطاء التطبيق، وتفاعل الجهاز عن بعد. يوفر المشروع أدوات متخصصة لعكس شاشة الجهاز على جهاز كمبيوتر للتحكم عن بعد واكتشاف صفحات webview النشطة للفحص باستخدام أدوات المطور عن بعد. كما يتضمن مدير ملفات مرئي لتصفح ونقل الملفات وحزم APK بين مضيف وجهاز متصل. تغطي القدرات الواسعة مراقبة النظام لاستخدام وحدة المعالجة المركزية والذاكرة في الوقت الفعلي، وفحص تخطيط واجهة المستخدم لتحليل تسلسلات الواجهة، وتكوين الشبكة لإعادة توجيه المنفذ. تتضمن مجموعة الأدوات أيضاً جهازاً طرفياً لتنفيذ أوامر shell ومرافق لرفع امتيازات الاتصال إلى وصول الجذر.

    Displays a real-time visual feed of a device screen on a computer for remote interaction.

    TypeScriptadbandroidelectron
    عرض على GitHub↗5,167
  • devicefarmer/stfالصورة الرمزية لـ DeviceFarmer

    DeviceFarmer/stf

    4,312عرض على GitHub↗

    This project is an Android device farm management platform and mobile device testing lab. It provides a web-based interface for remotely controlling, debugging, and managing fleets of physical Android devices. The platform enables remote hardware access through an ADB remote control system, allowing for remote shell execution, application installation via drag-and-drop, and real-time screen interaction through a browser. It includes tools for mapping remote device connections to local ports, enabling the use of integrated development environments for debugging. The system covers hardware inv

    Streams real-time screen updates and user input events between the browser and device.

    JavaScriptandroiddebugginghacktoberfest
    عرض على GitHub↗4,312
  • miroslavpejic85/p2pالصورة الرمزية لـ miroslavpejic85

    miroslavpejic85/p2p

    3,977عرض على GitHub↗

    This project is a peer-to-peer networking tool and communication client designed for exchanging messages and sharing screen control between computers without a central server. It functions as a decentralized system for exchanging data and control signals directly between nodes. The application uses WebRTC for peer-to-peer messaging and remote desktop administration. It incorporates STUN-based NAT traversal and rendezvous servers to establish direct connections between peers hidden behind restrictive firewalls or routers. The software provides capabilities for remote desktop control, includin

    Provides real-time streaming of the device display for remote viewing.

    C#administrationanydeskc-sharp
    عرض على GitHub↗3,977
  • lukilabs/craft-agents-ossالصورة الرمزية لـ lukilabs

    lukilabs/craft-agents-oss

    2,888عرض على GitHub↗

    Craft Agents is an open-source desktop application that serves as a unified hub for managing multiple AI agents and their providers from a single interface. It connects to services including Anthropic, Google AI Studio, ChatGPT Plus, and GitHub Copilot, while also supporting any OpenAI-compatible endpoint, with the ability to set per-workspace provider defaults for each session. The application operates on a client-server architecture that decouples the agent runtime into a remote server process and a thin desktop client, enabling sessions to persist across machines. It includes a WebSocket-b

    Connects a terminal client to a running agent server over WebSocket for scripting and CI/CD pipeline integration.

    TypeScript
    عرض على GitHub↗2,888
  1. Home
  2. Networking & Communication
  3. Remote Access & Control
  4. WebSocket-Based CLI Exposure

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

  • Real-Time Screen StreamingStreaming of real-time device display updates and input events via WebSockets. **Distinct from WebSocket-Based CLI Exposure:** Distinct from CLI Exposure: focuses on visual screen streaming and touch input rather than just terminal access.