Path mode
One public entry routes a prefix to a local service and removes that prefix before proxying.
HTTP ROUTING
Multi-service mode separates path routing from hostname routing. Rules are validated in the client then sent when the tunnel is registered.
Explicitly choose Path or Hostname mode to avoid ambiguous rules and keep a readable configuration.
/web01=127.0.0.1:80web01.demo.t1.openport.frOne public entry routes a prefix to a local service and removes that prefix before proxying.
Each rule declares a public hostname to a local host and port.
Hostname matching is evaluated before paths, then the longest prefix is selected.
OPENPORT.FR
Publish a local service or open private access in seconds, without opening an inbound port.