Versions in this module Expand all Collapse all v0 v0.6.0 Apr 24, 2019 v0.5.0 Sep 19, 2018 v0.4.0 Dec 19, 2017 v0.3.0 Aug 1, 2017 Changes in this version + type NetstatInfo struct + CommandName string + ForeignAddress string + LocalAddress string + PID string + Protocol string + State string + type NetstatPort struct + PID int + Port scantron.Port + func ParseNetstatOutputForPort(output string) []NetstatPort + type NetstatPorts []NetstatPort + func (ps NetstatPorts) LocalPortsForPID(pid int) []scantron.Port