sshTunneling
EXPERIMENTAL
This feature is experimentalDisabled by default, without any implicit bindings.
# example
sshTunneling:
enabled: true
bindings:
- { port: 22, ipAddress: 0.0.0.0 }
sshTunneling.enabled
boolean = false
Enable SSH tunneling.
sshTunneling.bindings
array of { port: number, ipAddress: string } = []
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.