HD Moore

Results 17 issues of HD Moore

This should be left empty or another group name used instead when encountered

bug

The vendor name should be added to the info map, the OUI db should be baked into the binary to keep the executable portable.

enhancement

The ifconfig command is not included by default on installations of Ubuntu 18.04 and other recent Linux distributions (Debian, Centos, etc). The interface should probably be brought up using the...

**Describe the bug** NetBSD builds on ARM started to failed after version 3.23.8 **To Reproduce** ```bash env GOOS=netbsd GOARCH=arm go build ... ``` ``` # github.com/shirou/gopsutil/v3/cpu ../../../pkg/mod/github.com/shirou/gopsutil/[email protected]/cpu/cpu_netbsd.go:45:14: undefined: cpuTimes ../../../pkg/mod/github.com/shirou/gopsutil/[email protected]/cpu/cpu_netbsd.go:70:14:...

package:cpu
os:netbsd

### Template / PR Information This PR includes three updates: - Version extract for the tech detect plugin - Metadata updates for the existing default login template - A new...