JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q54887F
  • License MIT

A Tunnel server for exposing localhost to public internet

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (netx-tunnel) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    NETX-TUNNEL

    Overview

    The netx tunnel 🚀 is an application designed to expose your localhost application to the public internet. It simplifies the process of sharing your locally hosted web application, server, or service with others over the internet. This is particularly useful for testing, demonstrations, or collaboration with remote team members.

    Features

    • Easy Setup: Simple configuration steps to expose your localhost application publicly.
    • Secure Connection: The application uses secure tunnels to ensure the privacy and security of your data during transmission.
    • Custom Subdomains: Customize the public URL with your own subdomain for a personalized touch. 🌐

    Getting Started

    Prerequisites

    Make sure you have the following installed on your system:

    Installation

    npx netx-tunnel --subdomain <eg:my-project> --port <eg:3000>

    Contributions are welcome! If you find a bug, have a feature request, or would like to contribute in any other way, feel free to open an issue or submit a pull request. Appreciate any help in making this project better for everyone! 🙌