Discover Packages
github.com/giftpilz0/sysutil
cmd
package
Version:
v0.0.0-...-58c47f4
Opens a new window with list of versions in this module.
Published: Nov 11, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type HostEntry struct {
Arguments string `yaml:"arguments"`
Application string `yaml:"application"`
}
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 struct {
MacPrefix string `json:"macPrefix"`
Company string `json:"company"`
Address string `json:"address"`
Country string `json:"country"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.