bootstrap

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildSSHArgs

func BuildSSHArgs(destination, proxyCmd string, sshFlags []string, remoteCmd []string) []string

BuildSSHArgs constructs the ssh command arguments with ProxyCommand injected. sshFlags go before the destination, remoteCmd goes after.

func ParseDestination

func ParseDestination(dest string) (user, host string)

ParseDestination splits "user@host" into user and host parts.

func Run

func Run(args []string) error

Run is the main CLI entrypoint. It bootstraps the relay over SSH, then re-launches ssh through the WebSocket tunnel.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL