@tunnel/cli
The Tunnel CLI allows you to create a sharable URL for your local application with one command.
Installation
npm install -g @tunnel/cli
Usage
To create a new sharable tunnelapp.dev
URL for your application, you can run the following command:
tunnel create
To connect your local application to an existing tunnelapp.dev
URL, you can run the following command:
tunnel connect
Documentation
For more detailed information about the CLI and a list of all the commands it supports, you can visit our Tunnel CLI Docs at https://docs.tunnel.dev/cli/commands.
Support
Have questions or feedback to share? Feel free to contact us at https://tunnel.dev/support :)