1.0.6 • Published 8 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-tunnelInstall dependencies:
npm installCreate a
.envfile based on the example file: