awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
msoap avatar

msoap/shell2http

0
View on GitHub↗
1,495 estrellas·148 forks·Go·MIT·4 vistas

Shell2http

Executing shell commands via HTTP server

Features

  • Utilidades CLI - 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.

Historial de estrellas

Gráfico del historial de estrellas de msoap/shell2httpGráfico del historial de estrellas de msoap/shell2http

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Shell2http

Proyectos open-source similares, clasificados según cuántas características comparten con Shell2http.
  • tiddlywiki/tiddlywiki5Avatar de TiddlyWiki

    TiddlyWiki/TiddlyWiki5

    8,599Ver en 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
    Ver en GitHub↗8,599
  • svenstaro/miniserveAvatar de svenstaro

    svenstaro/miniserve

    7,391Ver en 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
    Ver en GitHub↗7,391
  • andreafabrizi/dropbox-uploaderAvatar de andreafabrizi

    andreafabrizi/Dropbox-Uploader

    6,608Ver en 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
    Ver en GitHub↗6,608
  • angular/angular-cliAvatar de angular

    angular/angular-cli

    27,018Ver en 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
    Ver en GitHub↗27,018
Ver las 30 alternativas a Shell2http→

Preguntas frecuentes

¿Qué hace msoap/shell2http?

Executing shell commands via HTTP server

¿Cuáles son las características principales de msoap/shell2http?

Las características principales de msoap/shell2http son: Utilidades CLI, Downloading and Serving, HTTP Servers, Software Tools.

¿Qué alternativas de código abierto existen para msoap/shell2http?

Las alternativas de código abierto para msoap/shell2http incluyen: 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…