How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Your no-config, no-install, globally distributed open-source tool to expose your local services
The main features of exposesh/expose-server are: Tunneling and Proxying.
Open-source alternatives to exposesh/expose-server include: agrinman/tunnelto — tunnelto is a network tunneling tool that creates a public URL to forward traffic to a locally running web server,… amak-tech/port-buddy — Expose local ports to the internet in seconds. amalshaji/portr — Expose local http, tcp or websocket connections to the public internet. anderspitman/sirtunnel — Minimal, self-hosted, 0-config alternative to ngrok. Caddy+OpenSSH+50 lines of Python. andydunstall/piko — An open-source alternative to Ngrok, designed to serve production traffic and be simple to host (particularly on… abhishekq61/tunnel-client — Agent for Connecting to Sarkaribabu Tunnel.
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
Expose local ports to the internet in seconds
Expose local http, tcp or websocket connections to the public internet