1.1.2 • Published 3 years ago
@soubhikchatterjee/tunnel-agent v1.1.2
Tunnel Agent - Client
Expose your local server to the outside world Tunnel Agent.
Installation
$ npm i -g @soubhikchatterjee/tunnel-agentStart the application
$ ta start 3000Output
You url is ready at: https://secret-dinosaurs-qt9rlbteg8o.tunnelagent.comOptions
| Flag | Description | Example |
|---|---|---|
| -s or --subdomain | any subdomain of your choice. Ignore to generate randomly | johndoe |
Example with subdomain
$ ta start 3000 -s johndoeOutput
You url is ready at: https://johndoe.tunnelagent.com