awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
stealth avatar

stealth/sshttp

0
View on GitHub↗
894 stars·90 forks·C++·7 viewsc-skills.blogspot.com↗

Sshttp

SSH/HTTP(S) multiplexer. Run a webserver and a sshd on the same port w/o changes.

Features

  • Network Tunneling - Multiplexer for running SSH and HTTP on the same port.

Star history

Star history chart for stealth/sshttpStar history chart for stealth/sshttp

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Sshttp

Similar open-source projects, ranked by how many features they share with Sshttp.
  • aphyr/tundaphyr avatar

    aphyr/tund

    418View on GitHub↗

    SSH reverse tunnel daemon

    Ruby
    View on GitHub↗418
  • inconshreveable/ngrokinconshreveable avatar

    inconshreveable/ngrok

    24,446View on GitHub↗

    ngrok is a secure TCP tunneling proxy and API ingress controller that exposes local services to the public internet. It establishes a persistent connection between a local agent and a cloud-based gateway to route traffic to local ports without requiring firewall or router configuration changes. The project provides a global gateway for routing API traffic, which includes built-in support for rate limiting and authentication policy enforcement. It also functions as an IoT device gateway, enabling remote command execution and access control for embedded hardware via a cloud-to-device bridge. A

    Go
    View on GitHub↗24,446
  • jamescun/switcherjamescun avatar

    jamescun/switcher

    902View on GitHub↗

    Run SSH and HTTP(S) on the same port

    Go
    View on GitHub↗902
  • aluzzardi/wsshaluzzardi avatar

    aluzzardi/wssh

    1,372View on GitHub↗

    SSH to WebSockets Bridge

    JavaScript
    View on GitHub↗1,372
See all 12 alternatives to Sshttp→

Frequently asked questions

What does stealth/sshttp do?

SSH/HTTP(S) multiplexer. Run a webserver and a sshd on the same port w/o changes.

What are the main features of stealth/sshttp?

The main features of stealth/sshttp are: Network Tunneling.

What are some open-source alternatives to stealth/sshttp?

Open-source alternatives to stealth/sshttp include: aluzzardi/wssh — SSH to WebSockets Bridge. aphyr/tund — SSH reverse tunnel daemon. inconshreveable/ngrok — ngrok is a secure TCP tunneling proxy and API ingress controller that exposes local services to the public internet.… jamescun/switcher — Run SSH and HTTP(S) on the same port. libfuse/sshfs — SSHFS is a network filesystem client that maps remote server directories to local mount points. It functions as a… localtunnel/localtunnel — Localtunnel is an HTTP tunneling service that exposes local development servers to the public internet. By creating…