bootstrap

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: GPL-3.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(target string) (*ssh.Client, error)

func DeployAgent

func DeployAgent(client *ssh.Client, remotePath string, force bool) (string, error)

func GetRemoteUDPBufferInfo

func GetRemoteUDPBufferInfo(client *ssh.Client) (int, int, error)

func Run

func Run(args []string, remoteBinaryPath string, isDev bool, mode TransportMode, autoForward, noRestore, localOnly bool) error

Types

type TransportMode

type TransportMode string
const (
	TransportModeFallback TransportMode = "fallback"
	TransportModeQUIC     TransportMode = "quic"
	TransportModeTCP      TransportMode = "tcp"
)

Jump to

Keyboard shortcuts

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