Skip to main content
Creates a tunnel from the specified local port to a public endpoint and forwards all TCP traffic through it (not just HTTP). Note that the created tunnel is temporary and intended for preview purposes. It is accessed through HTTP, not HTTPS, and it will be discarded eventually, so you cannot rely on it for permanent access or “production” use cases.

Parameters

local_port
number
required
Local port to proxy (must be between 1024-65535).