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

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

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

beyondcode/expose

0
View on GitHub↗
4,569 نجوم·308 تفرعات·PHP·MIT·6 مشاهداتexpose.dev↗

Expose

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 management through custom domain and subdomain mapping, as well as regional server routing to reduce latency. It includes collaboration features for team access management and site configuration standardization, alongside security measures such as basic authentication and TLS certificate management.

Additional utilities provide real-time request monitoring and QR code generation for mobile access to shared local sites.

Features

  • Local Development Proxies - Acts as a proxy that routes external internet traffic to local servers for development and stakeholder previews.
  • Local Server Tunnels - Exposes local servers to the internet via public URLs to test sites and APIs without remote deployment.
  • Webhook Debuggers - Provides a dedicated debugger to capture, inspect, and replay incoming webhook requests in a local environment.
  • Local Tunneling Services - Exposes local development environments to the public internet using a secure tunneling service written in PHP.
  • Self-Hosted Server Platforms - Provides a self-hosted server platform with integrated authentication and HTTPS for full infrastructure control.
  • Captured Request Replayers - Provides a tool to capture incoming HTTP requests and replay them to a local server for debugging.
  • Private Tunneling Servers - Supports deploying dedicated tunneling relay servers on private hardware for full control over data routing.
  • Subdomain Routing Gateways - Implements dynamic proxying that maps public subdomains to specific active local tunnel sessions.
  • Socket Forwarding - Relays incoming HTTP requests from a public server to a local client using persistent socket connections.
  • Tunnel Client Authentication - Validates the identity of local tunnel clients using secure tokens to establish authorized persistent links.
  • Local Site Sharing - Creates public URLs that allow stakeholders and mobile devices to access local development sites.
  • Tunnel Subdomain Reservations - Allows reserving a fixed public subdomain to ensure consistent endpoints for webhooks across sessions.
  • Team Collaboration Management - Organizes users into teams to collaborate on shared tunneling infrastructure and domain configurations.
  • Regional Server Selection - Allows users to select geographically distributed server nodes to minimize latency for tunnel connections.
  • HTTP Traffic Inspection - Offers real-time monitoring and visual analysis of incoming HTTP request and response headers and bodies.
  • Custom Domain Mapping - Provides a system for assigning personal domains and managing SSL encryption for secure local server access.
  • Request and Response Modifiers - Provides a system for adding custom request or response modifiers to change how traffic is handled.
  • White-Label Domain Mapping - Enables mapping professional external domains to tunnels for branded public endpoints.
  • SSL/TLS Certificate Management - Manages SSL/TLS certificates at the edge to secure traffic between the internet and local environments.
  • Domain Resource Sharing - Distributes reserved subdomains and custom domains among team members for consistent external endpoints.
  • Tunnel Configuration Standards - Synchronizes tunnel configurations and webhook endpoints across team members to ensure environment consistency.
  • Real-Time Monitoring - Provides a monitoring system for observing live HTTP traffic, status codes, and request durations in real-time.
  • Request Interception Middleware - Ships a pipeline of custom modifiers to intercept and alter HTTP traffic before it reaches the target server.
  • Tunneling and Proxying - PHP-based alternative for tunneling local services.

سجل النجوم

مخطط تاريخ النجوم لـ beyondcode/exposeمخطط تاريخ النجوم لـ beyondcode/expose

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

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

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

Start searching with AI

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

ما هي وظيفة beyondcode/expose؟

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.

ما هي الميزات الرئيسية لـ beyondcode/expose؟

الميزات الرئيسية لـ beyondcode/expose هي: Local Development Proxies, Local Server Tunnels, Webhook Debuggers, Local Tunneling Services, Self-Hosted Server Platforms, Captured Request Replayers, Private Tunneling Servers, Subdomain Routing Gateways.

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

تشمل البدائل مفتوحة المصدر لـ beyondcode/expose: exposedev/expose — Expose is a secure tunneling tool that creates public URLs for local development servers, making them accessible from… antoniomika/sish — Sish is a reverse SSH proxy and tunneling server designed to expose local services to the internet. It functions as an… proxymanapp/proxyman — Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket… agrinman/tunnelto — tunnelto is a network tunneling tool that creates a public URL to forward traffic to a locally running web server,… localtunnel/localtunnel — Localtunnel is an HTTP tunneling service that exposes local development servers to the public internet. By creating… sindresorhus/got — Got is a promise-based HTTP request library for Node.js that supports HTTP/2 and streaming. It provides a system for…

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Expose.
  • exposedev/exposeالصورة الرمزية لـ exposedev

    exposedev/expose

    4,521عرض على GitHub↗

    Expose is a secure tunneling tool that creates public URLs for local development servers, making them accessible from the internet without complex network configuration. It forwards incoming HTTP requests and responses between a public relay server and a local machine, enabling external services to reach a development environment that would otherwise be isolated behind a firewall or VPN. The project distinguishes itself through a comprehensive set of webhook debugging and inspection capabilities. It captures all incoming webhook requests and displays them in a real-time dashboard or command-l

    PHPexposetunnel-servertunneling
    عرض على GitHub↗4,521
  • antoniomika/sishالصورة الرمزية لـ antoniomika

    antoniomika/sish

    4,655عرض على GitHub↗

    Sish is a reverse SSH proxy and tunneling server designed to expose local services to the internet. It functions as an SSH tunneling proxy that routes HTTP, WebSocket, and TCP traffic from a remote server to a local machine, enabling the creation of public URLs for local applications. The project distinguishes itself through a combination of an SNI proxy for routing encrypted TLS traffic without decryption and a TCP load balancer that distributes incoming requests across multiple backend targets. It also includes a dedicated service console for real-time inspection and debugging of forwarded

    Gohttphttpsngrok
    عرض على GitHub↗4,655
  • proxymanapp/proxymanالصورة الرمزية لـ ProxymanApp

    ProxymanApp/Proxyman

    6,858عرض على GitHub↗

    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
  • agrinman/tunneltoالصورة الرمزية لـ agrinman

    agrinman/tunnelto

    5,828عرض على GitHub↗

    tunnelto is a network tunneling tool that creates a public URL to forward traffic to a locally running web server, making it accessible from anywhere. It provides a way to expose local development servers to the internet through temporary or persistent public endpoints. The project supports authenticating tunnel connections with an API key to prevent unauthorized access, and allows reserving custom subdomains so the public URL remains stable across sessions. It also enables debugging webhook integrations by forwarding incoming requests to a local server for inspection during development, and

    Rustasync-ioexposelocalhost
    عرض على GitHub↗5,828
  • عرض جميع البدائل الـ 30 لـ Expose→