OptionalallowAllow CORS preflight (OPTIONS) requests.
OptionalautoAuto-reconnect configuration for the tunnel.
OptionalbasicBasic authentication credentials (username: password).
OptionalbearerList of bearer authentication tokens.
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.
OptionalhttpsOnly allow HTTPS connections to the tunnel.
OptionalipList of whitelisted IP addresses that can access the tunnel.
OptionalmaxMaximum number of reconnection attempts before giving up.
OptionaloptionalAdvanced SSL and additional configuration options.
OptionaloriginalForward the full request URL to the backend service.
OptionalreconnectTime interval (in seconds) between reconnection attempts.
OptionalreverseDisable reverse proxy behavior.
OptionalserverServer address to connect to.
OptionaltokenAuthentication token for the tunnel.
OptionaltunnelTunnel protocol types. (Required) One or more of: "http", "tcp", "tls", "udp", "tlstcp"
OptionalwebLocal address for web debugger.
OptionalxEnable X-Forwarded-For header to pass client IP information.
Configuration options for creating Pinggy tunnels.
Example