cmd

package
v0.0.0-...-58c47f4 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2025 License: GPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type HostConfig

type HostConfig struct {
	Hosts map[string][]HostEntry `yaml:"hosts"`
}

type HostEntry

type HostEntry struct {
	Arguments   string `yaml:"arguments"`
	Application string `yaml:"application"`
}

type IPInfo

type IPInfo struct {
	IP       string `json:"ip"`
	City     string `json:"city"`
	Country  string `json:"country"`
	Timezone string `json:"timezone"`
	Org      string `json:"org"`
}

type MACInfo

type MACInfo struct {
	MacPrefix string `json:"macPrefix"`
	Company   string `json:"company"`
	Address   string `json:"address"`
	Country   string `json:"country"`
}

Jump to

Keyboard shortcuts

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