awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
typicode avatar

typicode/hotel

0
View on GitHub↗
10,005 स्टार्स·442 फोर्क्स·JavaScript·MIT·4 व्यूज़

Hotel

Hotel is a reverse proxy and process manager for local development. It maps custom local domains and subdomains to specific ports or remote servers, removing the need for manual host file modifications.

The project provides a web interface to manage the lifecycle of background processes and application servers. It includes on-demand process activation, which starts and stops servers automatically when accessed via a browser to conserve system resources.

The tool generates self-signed SSL certificates to enable encrypted HTTPS connections for local environments. It also supports routing traffic to remote servers and applications running within containerized environments by modifying origin headers for target compatibility.

Features

  • Local Reverse Proxies - Acts as a local reverse proxy that maps custom local domains and subdomains to specific ports or remote servers.
  • Local Process Managers - Provides a web interface for starting and stopping local application processes and servers on demand.
  • On-Demand Daemon Launching - Launches application server processes dynamically upon receiving a request to minimize system resource usage.
  • Local Development Proxies - Maps local servers to human-readable domain names and custom top-level domains to eliminate the need for port numbers.
  • Local Development HTTPS - Configures local SSL/TLS certificates to establish secure HTTPS connections for services running on a local machine.
  • Self-Signed Certificate Generators - Generates self-signed SSL certificates to enable encrypted HTTPS connections for custom top-level domains on local machines.
  • Web-Based Management Interfaces - Provides a web-based administrative interface to manage the lifecycle of background Node.js and binary processes.
  • Background Server Control - Provides commands to start, stop, and list background server processes using run commands or language-specific binaries.
  • Lazy Process Activation - Automatically starts and stops application servers when accessed via a browser to conserve system resources.
  • On-Demand Process Activation - Starts and stops application servers automatically when accessed via a browser to conserve system resources.
  • Local Development Container Orchestration - Manages the starting and mapping of local domains to applications running in containers.
  • Containerized Service Mapping - Enables starting and mapping local domains to applications running in containers or orchestration services.
  • Wildcard Subdomain Resolution - Resolves multiple subdomains to a single backend process by parsing the request hostname at the proxy layer.
  • Host Header Rewriting - Implements host header rewriting to ensure compatibility when proxying requests to remote servers and SSL targets.
  • Remote Access Proxies - Routes traffic from a local domain to a remote server while managing origin header compatibility.
  • Custom Domain Mapping - Assigns human-readable domain names and wildcard subdomains to local servers to avoid manual host file modifications.
  • Custom Domain Mapping - Maps custom local hostnames to services running in containers for easier browser-based access.
  • Remote Protocol Proxies - Routes local domain requests to remote servers while modifying origin headers for target compatibility.
  • डेवलपर टूल्स - Local server manager with automatic domain routing.

स्टार हिस्ट्री

typicode/hotel के लिए स्टार हिस्ट्री चार्टtypicode/hotel के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

typicode/hotel क्या करता है?

Hotel is a reverse proxy and process manager for local development. It maps custom local domains and subdomains to specific ports or remote servers, removing the need for manual host file modifications.

typicode/hotel की मुख्य विशेषताएं क्या हैं?

typicode/hotel की मुख्य विशेषताएं हैं: Local Reverse Proxies, Local Process Managers, On-Demand Daemon Launching, Local Development Proxies, Local Development HTTPS, Self-Signed Certificate Generators, Web-Based Management Interfaces, Background Server Control।

typicode/hotel के कुछ ओपन-सोर्स विकल्प क्या हैं?

typicode/hotel के ओपन-सोर्स विकल्पों में शामिल हैं: browsersync/browser-sync — BrowserSync is a web development synchronization tool and live reload server. It functions as a local static web… beyondcode/expose — Expose is a PHP-based tunneling service and local environment proxy that exposes local servers to the internet via… beyonddimension/steamtools — SteamTools is a desktop utility designed to enhance the experience of using digital gaming platforms. It functions as… proxymanapp/proxyman — Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket… fosrl/pangolin — Pangolin is a zero-trust remote access platform designed to provide secure, identity-aware connectivity to private… ddollar/foreman — Manage Procfile-based applications.

Hotel के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Hotel के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • browsersync/browser-syncBrowserSync का अवतार

    BrowserSync/browser-sync

    12,289GitHub पर देखें↗

    BrowserSync is a web development synchronization tool and live reload server. It functions as a local static web server, a reverse proxy server for existing sites, and a browser testing orchestrator that coordinates page state across different browsers and physical devices. The tool is distinguished by its ability to mirror user interactions, such as clicks, scrolls, and form inputs, in real time across all connected devices. It also provides a web-based device control interface and the capability to create public URL tunnels for remote testing of local sites. The system covers a broad range

    JavaScript
    GitHub पर देखें↗12,289
  • beyondcode/exposebeyondcode का अवतार

    beyondcode/expose

    4,569GitHub पर देखें↗

    Expose is a PHP-based tunneling service and local environment proxy that exposes local servers to the internet via public URLs. It provides a secure way to share development previews and test APIs without deploying to a remote server. The project is distinguished by its support for self-hosted tunneling infrastructure, allowing users to deploy a private server for full control over data and network configuration. It includes a dedicated HTTP webhook debugger for capturing, inspecting, and replaying incoming requests to verify system behavior in a local environment. The toolset covers network

    PHP
    GitHub पर देखें↗4,569
  • beyonddimension/steamtoolsBeyondDimension का अवतार

    BeyondDimension/SteamTools

    25,938GitHub पर देखें↗

    SteamTools is a desktop utility designed to enhance the experience of using digital gaming platforms. It functions as a centralized management tool that provides account switching, network optimization, and feature extensions for various gaming storefronts. The application distinguishes itself through a modular plugin architecture that allows users to customize or disable specific functional components at runtime. It utilizes a local reverse proxy to intercept and redirect network traffic, which facilitates faster access to gaming services and enables the real-time injection of custom scripts

    C#android-appavaloniaavaloniaui
    GitHub पर देखें↗25,938
  • proxymanapp/proxymanProxymanApp का अवतार

    ProxymanApp/Proxyman

    6,858GitHub पर देखें↗

    Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif

    debugging-tooliosmacos
    GitHub पर देखें↗6,858
Hotel के सभी 30 विकल्प देखें→