awesome-repositories.com
Blog
MCP
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
·
coder avatar

coder/sshcodeArchived

0
View on GitHub↗
5,706 estrellas·212 forks·Go·MIT·5 vistas

Sshcode

sshcode es una herramienta para desplegar IDEs remotos que instala y ejecuta un editor VS Code en un servidor remoto a través de SSH para acceso basado en navegador. Funciona como un desplegador de IDE remoto SSH y proxy de túnel, enrutando la instancia del editor remoto a un puerto del navegador local a través de túneles cifrados con secure shell.

El sistema sincroniza la configuración y las extensiones del editor local con un servidor remoto para garantizar entornos de desarrollo consistentes. Esto incluye realizar copias de seguridad y transferir configuraciones de usuario entre máquinas locales y sistemas de archivos remotos.

El proyecto gestiona el ciclo de vida completo del desarrollo remoto, incluyendo la distribución de binarios del servidor, la orquestación de procesos remotos y la sincronización de configuraciones basadas en el sistema de archivos. Permite la edición de código en sistemas de archivos remotos gestionando la conexión y la consistencia del entorno a través de máquinas distribuidas.

Features

  • Remote VS Code Servers - Hosts a full Visual Studio Code editor on a remote server for browser-based remote development.
  • Configuration Syncing - Synchronizes editor settings and extension files between local and remote environments to maintain consistency.
  • Remote Editing Tools - Provides utilities for accessing and modifying files on remote servers directly through a full-featured editor.
  • Remote Configuration Synchronization - Synchronizes local editor configuration files and extensions with the remote server.
  • Remote Application Lifecycle Management - Installs and manages the lifecycle of a code editor instance running on a remote server via SSH commands.
  • IDE Deployers - Installs and runs a VS Code editor on a remote server over SSH for browser-based access.
  • Local Port Forwarding - Forwards connections from a local browser port to a remote editor endpoint through an SSH tunnel.
  • SSH Tunneling Forwarders - Tunnels the remote editor instance's TCP traffic to a local browser port using an encrypted SSH connection.
  • Remote Development Environments - Synchronizes the local user interface with a remote server to maintain a consistent development environment.
  • Binary Distribution - Provides mechanisms for synchronizing compiled editor binaries to target server directories for execution.
  • Post-Session State Backups - Backs up modifications made to the remote editor by transferring updated settings back to the local machine.
  • Binary Deployment Managers - Uploads local editor binaries to a remote server or downloads the latest versions from a remote source.
  • SSH Remote Development Editors - Launches a persistent editor on a remote machine via SSH with access through a local web browser.

Historial de estrellas

Gráfico del historial de estrellas de coder/sshcodeGráfico del historial de estrellas de coder/sshcode

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

Preguntas frecuentes

¿Qué hace coder/sshcode?

sshcode es una herramienta para desplegar IDEs remotos que instala y ejecuta un editor VS Code en un servidor remoto a través de SSH para acceso basado en navegador. Funciona como un desplegador de IDE remoto SSH y proxy de túnel, enrutando la instancia del editor remoto a un puerto del navegador local a través de túneles cifrados con secure shell.

¿Cuáles son las características principales de coder/sshcode?

Las características principales de coder/sshcode son: Remote VS Code Servers, Configuration Syncing, Remote Editing Tools, Remote Configuration Synchronization, Remote Application Lifecycle Management, IDE Deployers, Local Port Forwarding, SSH Tunneling Forwarders.

¿Qué alternativas de código abierto existen para coder/sshcode?

Las alternativas de código abierto para coder/sshcode incluyen: microsoft/vscode-docs — This repository contains the comprehensive documentation for a code editor focused on AI-assisted software development… gitpod-io/openvscode-server — OpenVSCode Server is an open-source project that runs the full Visual Studio Code editor as a web application served… sshnet/ssh.net — SSH.NET is a .NET library that implements the SSH-2 protocol for encrypted remote connections and secure file… mutagen-io/mutagen — Mutagen is a cross-platform file synchronization engine and development environment orchestrator. It provides… lapce/lapce — Lapce is a high-performance text editor built with Rust that utilizes hardware acceleration for fast rendering and… sinelaw/fresh — Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar…

Alternativas open-source a Sshcode

Proyectos open-source similares, clasificados según cuántas características comparten con Sshcode.
  • microsoft/vscode-docsAvatar de microsoft

    microsoft/vscode-docs

    6,549Ver en GitHub↗

    This repository contains the comprehensive documentation for a code editor focused on AI-assisted software development and remote development workflows. It covers the implementation of AI agents and language models used for autonomous code generation, large-scale refactoring, and task iteration. The project is distinguished by its deep integration of autonomous AI agents capable of web navigation, application logic validation, and orchestrating multi-step development processes. It provides specialized frameworks for tailoring AI behavior through custom instructions, model context protocols, a

    Markdownvscode
    Ver en GitHub↗6,549
  • gitpod-io/openvscode-serverAvatar de gitpod-io

    gitpod-io/openvscode-server

    5,891Ver en GitHub↗

    OpenVSCode Server is an open-source project that runs the full Visual Studio Code editor as a web application served from a remote server, enabling development through any browser without local installation. It provides a browser-based IDE that combines containerized development environments, remote file system access, and server-side process management to deliver a complete remote development experience. The project supports the standard VS Code extension model, allowing plugins to add languages, debuggers, and tools without modification. It maintains real-time bidirectional communication be

    TypeScriptideremotevscode
    Ver en GitHub↗5,891
  • sshnet/ssh.netAvatar de sshnet

    sshnet/SSH.NET

    4,310Ver en GitHub↗

    SSH.NET is a .NET library that implements the SSH-2 protocol for encrypted remote connections and secure file transfers. It provides a complete SSH-2 protocol stack implementation with a channel multiplexing engine that manages multiple concurrent channels over a single connection, supporting simultaneous shell sessions, remote command execution, SFTP transfers, and port forwarding tunnels. The library includes a pluggable authentication pipeline supporting password, public key, certificate, keyboard-interactive, and multi-factor authentication combinations. The library distinguishes itself t

    C#networkscpsftp
    Ver en GitHub↗4,310
  • lapce/lapceAvatar de lapce

    lapce/lapce

    38,569Ver en GitHub↗

    Lapce is a high-performance text editor built with Rust that utilizes hardware acceleration for fast rendering and responsiveness. It functions as a modal text editor with Vim-style keybindings to minimize hand movement, an LSP client for language intelligence, and a remote development environment for editing files and executing code on distant servers. The editor features an extensible architecture based on the WebAssembly System Interface, allowing it to execute plugins compiled to WASI for cross-language functionality. It further distinguishes itself by implementing the Debug Adapter Proto

    Rustcode-editordeveloper-toolsrust
    Ver en GitHub↗38,569
  • Ver las 30 alternativas a Sshcode→