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
·
aluzzardi avatar

aluzzardi/wssh

0
View on GitHub↗
1,372 stars·269 forks·JavaScript·MIT·5 views

Wssh

SSH to WebSockets Bridge

Features

  • Network Tunneling - Bridge for connecting SSH sessions over WebSockets.

Star history

Star history chart for aluzzardi/wsshStar history chart for aluzzardi/wssh

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

Frequently asked questions

What does aluzzardi/wssh do?

SSH to WebSockets Bridge

What are the main features of aluzzardi/wssh?

The main features of aluzzardi/wssh are: Network Tunneling.

What are some open-source alternatives to aluzzardi/wssh?

Open-source alternatives to aluzzardi/wssh include: 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… moul/quicssh — SSH over QUIC.

Open-source alternatives to Wssh

Similar open-source projects, ranked by how many features they share with Wssh.
  • 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
  • libfuse/sshfslibfuse avatar

    libfuse/sshfs

    7,507View on GitHub↗

    SSHFS is a network filesystem client that maps remote server directories to local mount points. It functions as a userspace implementation of a filesystem, allowing users to access and manage remote files as if they were on a local disk using the SFTP protocol over SSH. The tool distinguishes itself by offering multiple transport options, including encrypted SSH tunnels for security and direct TCP socket connections to bypass encryption for higher throughput. It also supports connectivity via virtual sockets to access directories hosted inside virtual machines. The system includes capabiliti

    C
    View on GitHub↗7,507
  • aphyr/tundaphyr avatar

    aphyr/tund

    418View on GitHub↗

    SSH reverse tunnel daemon

    Ruby
    View on GitHub↗418
  • See all 12 alternatives to Wssh→