
lt
List of commands for lt:
-
lt:tldr:3b473 lt: Specify the upstream server doing the forwarding.$ lt --port ${8000} --host ${host}try on your machineexplain this command
-
lt:tldr:99b92 lt: Start tunnel from a specific port.$ lt --port ${8000}try on your machineexplain this command
-
lt:tldr:bfd58 lt: Open the tunnel URL in the default web browser.$ lt --port ${8000} --opentry on your machineexplain this command
-
lt:tldr:c367a lt: Request a specific subdomain.$ lt --port ${8000} --subdomain ${subdomain}try on your machineexplain this command
-
lt:tldr:f1104 lt: Print basic request info.$ lt --port ${8000} --print-requeststry on your machineexplain this command