Skip to content

Use native netstat package, pathing fixes and cleanups#8

Open
andrewheberle wants to merge 3 commits into
loadbalancerorg:masterfrom
andrewheberle:go-netstat-2
Open

Use native netstat package, pathing fixes and cleanups#8
andrewheberle wants to merge 3 commits into
loadbalancerorg:masterfrom
andrewheberle:go-netstat-2

Conversation

@andrewheberle

Copy link
Copy Markdown

This PR makes the following changes:

  • connection counts are based on a native Golang netstat library so this no longer relies on string parsing or the netstat command
  • unused/dead code was removed
  • paths are now cross platform
  • some minor whitespace and fixing from golanglint-ci

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant