OptionalallowAllow CORS preflight (OPTIONS) requests.
OptionalautoAuto-reconnect configuration for the tunnel.
OptionalbasicBasic authentication credentials (username: password).
OptionalbearerList of bearer authentication tokens.
Optionalconfigid of the config to map a configuration to a tunnel - used by app and remote management
OptionalforceForce specific tunnel settings or bypass certain restrictions.
OptionalforwardingForwarding can either be a string, or a list of objects. But it is required - at least empty string or empty list.
OptionalheaderList of header modification rules.
OptionalhostIf false, adds -o StrictHostKeyChecking=no in SSH. Ignored by SDKs.
OptionalhttpsOnly allow HTTPS connections to the tunnel.
OptionalipList of whitelisted IP addresses that can access the tunnel.
OptionalisIf true, display QR code in SSH command. Ignored by SDKs.
OptionalkeepKeep-alive interval for SSH and heartbeat for SDK, in seconds. Set to 0 to disable.
OptionalmaxMaximum number of reconnection attempts before giving up.
OptionalnameName of the tunnel configuration. e.g. my RDP tunnel
OptionaloptionalAdvanced SSL and additional configuration options.
OptionaloriginalForward the full request URL to the backend service.
OptionalplatformOne of "bash", "cmd", "powershell", "zsh". Ignored by SDKs.
OptionalreconnectTime interval (in seconds) between reconnection attempts.
OptionalreverseDisable reverse proxy behavior.
OptionalserverServer address to connect to.
OptionaltokenAuthentication token for the tunnel.
OptionalversionVersion of the Tunnel Config Spec. e.g. 1.0.
OptionalwebLocal address for web debugger.
OptionalxEnable X-Forwarded-For header to pass client IP information.
Configuration options for creating Pinggy tunnels.
Example