port

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Host string
}

type Result

type Result struct {
	Ports []port
}

type Runner

type Runner struct {
	Config Config
	Result Result
}

func NewRunner

func NewRunner(host string) Runner

Intialize a new Port

func (*Runner) Print

func (r *Runner) Print()

Print result

func (*Runner) Run

func (r *Runner) Run() error

Execute scanning port

Jump to

Keyboard shortcuts

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