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
netstat/netstat.go:42:9: undefined: skStates netstat/netstat.go:55:9: undefined: osTCPSocks netstat/netstat.go:61:9: undefined: osTCP6Socks /netstat/netstat.go:67:9: undefined: osUDPSocks /netstat/netstat.go:73:9: undefined: osUDP6Socks
The text was updated successfully, but these errors were encountered:
There is no implementation for darwin in the source code, so if you install the package on your macOS, you may get the error.
Sorry, something went wrong.
No branches or pull requests
netstat/netstat.go:42:9: undefined: skStates
netstat/netstat.go:55:9: undefined: osTCPSocks
netstat/netstat.go:61:9: undefined: osTCP6Socks
/netstat/netstat.go:67:9: undefined: osUDPSocks
/netstat/netstat.go:73:9: undefined: osUDP6Socks
The text was updated successfully, but these errors were encountered: