create

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MinPort = 1
	MaxPort = 65535
)
View Source
const (
	DefaultPort = "22"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Fields

type Fields struct {
	Alias      string
	Login      string
	Address    string
	Password   string
	Port       int
	PrivateKey string
}

Fields A struct that stores SSH connection details

func Run

func Run() (*Fields, error)

Run Main function that runs an interactive form to collect SSH connection details

Jump to

Keyboard shortcuts

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