Thing ยท WebRTC HTTP Proxy 2.0.0
WebRTC HTTP Proxy
Opens an agent-reachable HTTP or HTTPS application inside the portal through the authenticated WebRTC connection, without exposing that application directly to the Internet.
// Configuration
| Parameter group | Description | Default |
|---|---|---|
| Home URL | Page opened when the proxy UI starts. | http:// |
| Allowed hosts | One allow-list rule per line: exact host, host:port, wildcard suffix, CIDR, or *. | Private IPv4 ranges and localhost |
| Redirects / cookies | Follow redirects and forward session cookies. | true / true |
| TLS validation | Trust invalid or self-signed certificates. | false |
| Timeouts / response size | Connect timeout, request timeout, and maximum body size. | 10 s / 30 s / 50 MB |
| Concurrency | Maximum simultaneous requests to a target. | 4 |
| Basic authentication | Optionally inject a username and password. | Disabled |
| Iframe permissions | Scripts, forms, popups, modals, and downloads. | Forms only |
| Debug logging | Verbose request, response, and cookie logging. | false |
Security boundary: keep the host allow-list narrow. Enable scripts, invalid-certificate trust, broad CIDRs, or
* only for endpoints you explicitly trust.LAN
Embedded device UI
Access a router, camera, PLC gateway, or IoT controller available only from the agent network.
OPS
Internal operations page
Expose a trusted local status panel to authorized portal users without inbound port forwarding.