@soubhikchatterjee/tunnel-agent

1.1.2 • Public • Published

Tunnel Agent - Client

Expose your local server to the outside world Tunnel Agent.

Installation

$ npm i -g @soubhikchatterjee/tunnel-agent

Start the application

$ ta start 3000

Output

You url is ready at:  https://secret-dinosaurs-qt9rlbteg8o.tunnelagent.com

Options

Flag Description Example
-s or --subdomain any subdomain of your choice. Ignore to generate randomly johndoe

Example with subdomain

$ ta start 3000 -s johndoe

Output

You url is ready at:  https://johndoe.tunnelagent.com

Package Sidebar

Install

npm i @soubhikchatterjee/tunnel-agent

Weekly Downloads

17

Version

1.1.2

License

MIT

Unpacked Size

48.1 kB

Total Files

9

Last publish

Collaborators

  • soubhikchatterjee