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

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

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

msoap/shell2http

0
View on GitHub↗
1,495 نجوم·148 تفرعات·Go·MIT·11 مشاهدات

Shell2http

Executing shell commands via HTTP server

Features

  • أدوات سطر الأوامر (CLI Utilities) - HTTP server for executing shell commands.
  • Downloading and Serving - HTTP server for executing shell commands via web requests.
  • HTTP Servers - HTTP server driven by shell scripts.
  • Software Tools - Executes shell commands via HTTP server.

سجل النجوم

مخطط تاريخ النجوم لـ msoap/shell2httpمخطط تاريخ النجوم لـ msoap/shell2http

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Shell2http

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Shell2http.
  • tiddlywiki/tiddlywiki5الصورة الرمزية لـ TiddlyWiki

    TiddlyWiki/TiddlyWiki5

    8,599عرض على GitHub↗

    TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked chunks. It can function as a single-file personal wiki where all content and application logic are stored within one HTML file for local-first use, or as a self-hosted wiki server that serves content over HTTP. The project is distinguished by a data-driven architecture where plugins and extensions are treated as stored data entries. It features a filter-based query engine for manipulating structured data and a transclusion system that allows the live content of one entry to be embe

    JavaScripthacktoberfesthtmljavascript
    عرض على GitHub↗8,599
  • svenstaro/miniserveالصورة الرمزية لـ svenstaro

    svenstaro/miniserve

    7,391عرض على GitHub↗

    Miniserve is an HTTP static file server that hosts local directories over the network with an integrated web-based file browser. It functions as a single-binary tool capable of serving as a markdown rendering server, a TLS-enabled web server for encrypted traffic, and a WebDAV file manager for remote file operations. The project distinguishes itself through specialized hosting modes, including a single page application mode that routes requests to a single index file and the ability to generate random hexadecimal access URLs to obscure served directories. It also provides the ability to conve

    Rustclicommand-linecommand-line-tool
    عرض على GitHub↗7,391
  • andreafabrizi/dropbox-uploaderالصورة الرمزية لـ andreafabrizi

    andreafabrizi/Dropbox-Uploader

    6,608عرض على GitHub↗

    Dropbox-Uploader is a Bash-based command-line client for managing files on Dropbox. It provides a full set of file operations including upload, download, copy, move, rename, delete, directory creation, and listing, all through shell scripts that use curl to interact with the Dropbox API. The tool authenticates via OAuth tokens and includes a chunked upload mechanism for handling large files reliably. The project distinguishes itself with an interactive shell interface that lets users browse and manage remote files without re-entering commands, and a file-name-based password derivation system

    Shell
    عرض على GitHub↗6,608
  • angular/angular-cliالصورة الرمزية لـ angular

    angular/angular-cli

    27,018عرض على GitHub↗

    The Angular Command Line Interface is a tool for initializing, scaffolding, and managing the development lifecycle of Angular web applications from a terminal. It functions as a project manager and frontend build toolchain, providing a standardized way to bootstrap new applications and manage their overall health and configuration. The tool employs schematic-based code generation to create standardized project structures and components. It utilizes a workspace-based configuration to manage multiple related applications and libraries within a single shared root and dependency tree. The system

    TypeScript
    عرض على GitHub↗27,018
عرض جميع البدائل الـ 30 لـ Shell2http→

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

ما هي وظيفة msoap/shell2http؟

Executing shell commands via HTTP server

ما هي الميزات الرئيسية لـ msoap/shell2http؟

الميزات الرئيسية لـ msoap/shell2http هي: أدوات سطر الأوامر (CLI Utilities), Downloading and Serving, HTTP Servers, Software Tools.

ما هي البدائل مفتوحة المصدر لـ msoap/shell2http؟

تشمل البدائل مفتوحة المصدر لـ msoap/shell2http: tiddlywiki/tiddlywiki5 — TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked… svenstaro/miniserve — Miniserve is an HTTP static file server that hosts local directories over the network with an integrated web-based… andreafabrizi/dropbox-uploader — Dropbox-Uploader is a Bash-based command-line client for managing files on Dropbox. It provides a full set of file… antonito/gfile. antonmedv/fx — Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of… angular/angular-cli — The Angular Command Line Interface is a tool for initializing, scaffolding, and managing the development lifecycle of…