We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey @mwiater
m2 Mac... I noticed the README dont indicate that you dont support MAC, and I guess you dont have one.
go install github.com/mwiater/ghost@latest go: downloading github.com/mwiater/ghost v0.0.0-20241112013234-e576a683b87a go: downloading github.com/jedib0t/go-pretty/v6 v6.6.1 go: downloading github.com/shirou/gopsutil v3.21.11+incompatible go: downloading github.com/schollz/progressbar/v3 v3.16.1 # github.com/shirou/gopsutil/disk iostat_darwin.c:28:2: warning: 'IOMasterPort' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:143:1: note: 'IOMasterPort' has been explicitly marked deprecated here # github.com/shirou/gopsutil/host smc_darwin.c:75:41: warning: 'kIOMasterPortDefault' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:133:19: note: 'kIOMasterPortDefault' has been explicitly marked deprecated here # github.com/mwiater/ghost/cmd ../../pkg/mod/github.com/mwiater/[email protected]/cmd/arpscan.go:39:9: undefined: runARPScan ../../pkg/mod/github.com/mwiater/[email protected]/cmd/loggedIn.go:35:9: undefined: GetLoggedInUsers ../../pkg/mod/github.com/mwiater/[email protected]/cmd/services.go:35:9: undefined: GetServices
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Hey @mwiater
m2 Mac... I noticed the README dont indicate that you dont support MAC, and I guess you dont have one.
The text was updated successfully, but these errors were encountered: