/netx-tunnel

Bridge Localhost to the Universe! 🌌🌐

Primary LanguageTypeScript

NETX-TUNNEL

This project is not live now !!

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! 🙌