Building a HTTP Tunnel with WebSocket and Node.JS

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ngrok

    Unified ingress for developers

  • To get a fix domain, we can deploy HTTP tunnel in our own server. ngrok also provides an open source version for server side deployment. But it is old 1.x version and not recommended to deploy at production with some serious reliability issues.

  • lite-http-tunnel

    Web tunnel tool to expose local HTTP server to internet

  • If you just want to find a HTTP tunnel service with a free fixed domain, you can try to deploy Lite HTTP Tunnel project into Heroku with Heroku deploy button in the Github README. Hope you can learn something from this article.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts