1.0.6 • Published 4 months ago
hmd-tunnel v1.0.6
Node Tunnel
A simple tunneling service similar to ngrok, allowing you to expose local services to the internet.
Installation
Clone the repository:
git clone https://github.com/yourusername/node-tunnel.git cd node-tunnel
Install dependencies:
npm install
Create a
.env
file based on the example file: