ngrok http <host>

Start an HTTP tunnel

Arguments

NameDescription
host

Options

NameDescription
--log, -log <value>Path to log file, 'stdout', 'stderr' or 'false'
--log-format, -log-format <arg>Log record format: 'term', 'logfmt', 'json'
--log-level, -log-level <level>Logging level
--config, -config <config file>Path to config files; they are merged if multiple
--region, -region <arg>Ngrok server region [us, eu, au, ap, sa, jp, in] (default: us)
--authtoken, -authtoken <authtoken>Ngrok.com authtoken identifying a user
--hostname, -hostname <hostname>Host tunnel on custom hostname (requires DNS CNAME)
--subdomain, -subdomain <subdomain>Host tunnel on a custom subdomain
--auth, -auth <user:password>Enforce basic auth on tunnel endpoint, 'user:password'
--bind-tls, -bind-tls <true/false/both>Listen for http, https or both: true/false/both
--host-header, -host-header <arg>Set Host header; if 'rewrite' use local address hostname
--introspection, -introspection <arg>Enable/disable http introspection