hmd-tunnel
v1.0.6
Published
A simple tunneling service similar to ngrok
Maintainers
Readme
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:
