Discover Packages
go.chromium.org/infra
cros
recovery
internal
localtlw
localproxy
package
Version:
v0.0.0-...-96f8f3f
Opens a new window with list of versions in this module.
Published: Mar 12, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Overview Index Constants Variables Functions Types BuildAddr(hostname) ClosePool() RegHost(ctx, hostname, jumpHostname) SetHostProxyAddress(ctx, hostname, localProxyAddress)
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Package localproxy provides a temp solution to run shell commands from local
environment remotely to execute recovery flows.
BuildAddr creates address for SSH access for execution.
If host is present in the hostProxyAddresses then the proxy address will be
used instead of the provided hostname.
ClosePool closes the proxyPool.
RegHost registers the hostname for proxy connections map.
If hostname i snot known then new proxy will be created and register to map.
SetHostProxyAddress sets the proxy address for the hostname.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.