public static class Tunnel.TunnelConfig
extends java.lang.Object
ngrok's API.| Constructor and Description |
|---|
TunnelConfig() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAddr()
Get the local addr to which the tunnel forwards traffic.
|
boolean |
isInspect()
Whether tunnel traffic is being inspected.
|