@khairul169/tunnel
v1.0.0
Published
Tunnelmole, an open source ngrok alternative. Instant public URLs for any http/https based application. Available as a command line application or as an NPM dependency for your code. Stable and maintained. Good test coverage. Works behind firewalls
Downloads
10
Maintainers
Readme
Tunnel
Custom forked tunnelmole client.
Install
npm i -g @khairul169/tunnel
How to use
tunnel --set-api-key <apiKey>
tunnel <port> <subdomain>
port
: local port to forwardsubdomain
: custom subdomain (opsional)
Tunnelmole Server
Setup the server using custom tunnelmole-server.