Options (4)
-p, --portbooleanStart tunnel from a specific port
Example:
lt {{[-p|--port]}} {{8000}}-h, --hostbooleanSpecify the upstream server doing the forwarding
Example:
lt {{[-p|--port]}} {{8000}} {{[-h|--host]}} {{host}}-s, --subdomainbooleanRequest a specific subdomain
Example:
lt {{[-p|--port]}} {{8000}} {{[-s|--subdomain]}} {{subdomain}}-o, --openbooleanOpen the tunnel URL in the default web browser
Example:
lt {{[-p|--port]}} {{8000}} {{[-o|--open]}}made by @shridhargupta | data from tldr-pages