inrok http
Expose a local HTTP port at a public URL
Synopsis
Expose a local HTTP port at a public URL. Reserves (or re-binds) the public name and runs in the foreground; Ctrl-C stops serving but keeps the name reserved — the next run re-binds the same URL (delete it from the dashboard or with inrok stop).
inrok http <port> [flags]
Options
-h, --help help for http
--name string reserve a stable name for the URL (default derived from the argument)
SEE ALSO
- inrok - inrok — put a public HTTPS URL on any local port